Skip to content

andyvk85/template-logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Logging Template with Dynaconf

This template shows how to use the Python built-in logging lib correctly and how to use Dynaconf to load the configuration for the root logger.

Now, it is possible to switch from default env to prd env, which will change some parts of the logging config:

export ENV_FOR_DYNACONF="prd"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages