vault backup: 2023-07-20 10:43:29
This commit is contained in:
10
.obsidian/workspace.json
vendored
10
.obsidian/workspace.json
vendored
@@ -53,7 +53,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "00. Inbox/想要的鏡頭/鏡頭比較列表.md",
|
||||
"file": "04. Programming/Python/log.md",
|
||||
"mode": "source",
|
||||
"source": true
|
||||
}
|
||||
@@ -126,7 +126,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "00. Inbox/想要的鏡頭/鏡頭比較列表.md",
|
||||
"file": "04. Programming/Python/log.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -151,7 +151,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "00. Inbox/想要的鏡頭/鏡頭比較列表.md"
|
||||
"file": "04. Programming/Python/log.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -204,6 +204,8 @@
|
||||
},
|
||||
"active": "c92e831e8a684cfb",
|
||||
"lastOpenFiles": [
|
||||
"00. Inbox/想要的鏡頭/鏡頭比較列表.md",
|
||||
"04. Programming/Python/log.md",
|
||||
"04. Programming/OpenCV.md",
|
||||
"00. Inbox/01. TODO.md",
|
||||
"00. Inbox/Habit Tracker.md",
|
||||
@@ -233,8 +235,6 @@
|
||||
"05. 資料收集/讀書筆記/20230418 - 窮人的經濟學.md",
|
||||
"01. 個人/00. Informations/Datas.md",
|
||||
"05. 資料收集/稼動率.md",
|
||||
"05. 資料收集/libsndfile.md",
|
||||
"05. 資料收集/名言佳句.md",
|
||||
"attachments/Pasted image 20230504183452.png",
|
||||
"attachments/Pasted image 20230504183439.png",
|
||||
"00. Inbox/想要的鏡頭/變焦",
|
||||
|
||||
3
04. Programming/Python/log.md
Normal file
3
04. Programming/Python/log.md
Normal file
@@ -0,0 +1,3 @@
|
||||
- [Python 中的 Log 利器:使用 logging 模組來整理 print 訊息 - zhung to be lazy…](https://zhung.com.tw/article/python%E4%B8%AD%E7%9A%84log%E5%88%A9%E5%99%A8-%E4%BD%BF%E7%94%A8logging%E6%A8%A1%E7%B5%84%E4%BE%86%E6%95%B4%E7%90%86print%E8%A8%8A%E6%81%AF/)\
|
||||
- [[Python] logging 教學](https://zwindr.blogspot.com/2016/08/python-logging.html)
|
||||
- [How can I color Python logging output? - Stack Overflow](https://stackoverflow.com/questions/384076/how-can-i-color-python-logging-output)****
|
||||
Reference in New Issue
Block a user