Metadata-Version: 2.1
Name: logger-builder
Version: 0.0.1
Summary: Logger builder to simplify creation of the loggers
Home-page: https://github.com/LudwikBielczynski/logger_builder.git
Author: Ludwik Bielczynski
Author-email: ludwik.bielczynski@gmail.com
License: UNKNOWN
Description: ## Logger builder
        Package meant to be a facade for native logging. It simplifies the creation of the logger and
        using several handlers.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
