Metadata-Version: 2.1
Name: logger-builder
Version: 0.0.2
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: # Change Log
        
        ## 0.0.2
        Released on 2022-05-04.
        ### Added
        Memory handler so that the logs are not emitted one by one, but in batches.
        
        ### Changed
        Improved basic formatter, so that different logging information can be included.
        
        ### Removed
        -
        /n/n
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
