Skip to main content

An easy to use logging library

Project description

easy_logging_conifg

An easy to use logging library which returns a basic logging configuration for any python application.

  • Class LogConfiguration accepts the root path of location to store log records
  • On Initialization, the default components(filters, formatters, handlers and loggers) are populated. The get() method fetches the complete configuration.
  • The class has four methods to fetch logging components. These methods can be overridden by the class which extends "LogConfiguration", to add custom components to existing default components.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

easy_logging_config-1.0.0-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

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