Skip to content

Commit 4528e51

Browse files
committed
Update readme.md
Added a couple bullets to works by Mike Driscoll & Colin Chan
1 parent e49234d commit 4528e51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,5 @@ See some ideas at: [https://github.com/mccright/rand-notes/blob/master/Applicati
6767
* another example: https://github.com/timreibe/vaccipy/blob/master/tools/clog.py
6868
* Example github search for "log.py" files: ```path:/(^|\/)log\.py$/ language:Python```
6969
* 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

Comments
 (0)