You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,4 +67,5 @@ See some ideas at: [https://github.com/mccright/rand-notes/blob/master/Applicati
67
67
* another example: https://github.com/timreibe/vaccipy/blob/master/tools/clog.py
68
68
* Example github search for "log.py" files: ```path:/(^|\/)log\.py$/ language:Python```
69
69
* Create another example -- using a configuration file like the example at [https://github.com/PublicDataLab/DataPortalExplorer/blob/master/logging.ini](https://github.com/PublicDataLab/DataPortalExplorer/blob/master/logging.ini)
70
-
* "Python Logging - The Log Levels." By Mike Driscoll. Jun 12, 2024 [https://www.pythonpapers.com/p/python-logging-the-log-levels](https://www.pythonpapers.com/p/python-logging-the-log-levels)
70
+
* "Python Logging - The Log Levels." By Mike Driscoll. Jun 12, 2024 [https://www.pythonpapers.com/p/python-logging-the-log-levels](https://www.pythonpapers.com/p/python-logging-the-log-levels)
71
+
* Using and abusing Python's logging module for more readable logs — Colin Chan (PyBay 2024) [https://www.youtube.com/watch?v=vrMHbep8-Lk](https://www.youtube.com/watch?v=vrMHbep8-Lk&list=PL85KuAjbN_gvx5b_BgLVcKfccnlZAVPMk&index=5)
0 commit comments