{"id":393,"date":"2023-12-20T22:57:08","date_gmt":"2023-12-20T14:57:08","guid":{"rendered":"https:\/\/www.ddzheng.cc\/?p=393"},"modified":"2026-01-13T20:45:50","modified_gmt":"2026-01-13T12:45:50","slug":"custom-logging-to-console-and-file-handling-in-python-with-queue","status":"publish","type":"post","link":"https:\/\/www.ddzheng.cc\/?p=393","title":{"rendered":"Custom Logging to Console and File Handling in Python (with Queue)"},"content":{"rendered":"\n<p>This is the custom log handling code that I wrote and used extensively in my projects. It was originally created to handle logging serial and SSH console log which has huge amount of data.<\/p>\n\n\n\n<p>This one uses queue so there is no performance bottleneck on the logging calls.<\/p>\n\n\n\n<script src=\"https:\/\/gist.github.com\/connorzheng97\/a0c283c896d6f253b13754f4b060e7cb.js\"><\/script>\n","protected":false},"excerpt":{"rendered":"<p>This one uses queue so there is no performance bottleneck on the logging calls.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[30,14],"class_list":["post-393","post","type-post","status-publish","format-standard","hentry","category-tech","tag-python","tag-software"],"_links":{"self":[{"href":"https:\/\/www.ddzheng.cc\/index.php?rest_route=\/wp\/v2\/posts\/393","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ddzheng.cc\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ddzheng.cc\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ddzheng.cc\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ddzheng.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=393"}],"version-history":[{"count":3,"href":"https:\/\/www.ddzheng.cc\/index.php?rest_route=\/wp\/v2\/posts\/393\/revisions"}],"predecessor-version":[{"id":1194,"href":"https:\/\/www.ddzheng.cc\/index.php?rest_route=\/wp\/v2\/posts\/393\/revisions\/1194"}],"wp:attachment":[{"href":"https:\/\/www.ddzheng.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=393"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ddzheng.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=393"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ddzheng.cc\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}