Skip to content

Opening book details…

About this document

Python Logging Cookbook Guide by Mehrdad Noei Aghaei is a document available to read on EtoBox.

The document contains recipes for Python logging. It describes how to use logging in multiple modules by getting the same logger object in each, and how to configure a parent logger in one module and create a child logger in another module. It also provides an example of this with a main module and auxiliary module.

Author
Mehrdad Noei Aghaei
Language
EN