Skip to main content

It is a Python package that enables you to log only what you want

Project description

It's a Python package that enables you to log only what you want. It creates logger, using which you can see the logs of the modules written by you separately.

For this we have to defined log level of root logger and log Level of the modules you write and whose logs you want 
to print as environment variables ROOT_LOG_LEVEL and CURRENT_LOG_LEVEL respectively. 

We can also switch this functionality by using LOG_DEPTH environment variable.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

loguwant-0.0.2.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page