Latest version: v2.1.1
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
Provide a function for anyone who want to configure log parameters easily, just call init_log_config when your app start up, the you can use the module of logging which build-in python3 without any other configture. This module support TimeRotatingHandler, MultiProcessTimeRotatingHandler, RotatingFileHandler and SMTPHandler and You can change the configuration parameters according to your requirements.
No known vulnerabilities found
Has known vulnerabilities