Metadata-Version: 2.1
Name: ultra_logger
Version: 0.1
Summary: Simplified and easy logger that aids while building projects
Author: Om Sing Chandel
Author-email: omchandel1703@gmail.com
Description-Content-Type: text/markdown
Requires-Dist: certifi==2024.2.2
Requires-Dist: charset-normalizer==3.3.2
Requires-Dist: colorama==0.4.6
Requires-Dist: colorlog==6.8.2
Requires-Dist: docutils==0.21.1
Requires-Dist: idna==3.7
Requires-Dist: importlib_metadata==7.1.0
Requires-Dist: jaraco.classes==3.4.0
Requires-Dist: jaraco.context==5.3.0
Requires-Dist: jaraco.functools==4.0.0
Requires-Dist: keyring==25.1.0
Requires-Dist: markdown-it-py==3.0.0
Requires-Dist: mdurl==0.1.2
Requires-Dist: more-itertools==10.2.0
Requires-Dist: nh3==0.2.17
Requires-Dist: pkginfo==1.10.0
Requires-Dist: Pygments==2.17.2
Requires-Dist: pywin32-ctypes==0.2.2
Requires-Dist: readme_renderer==43.0
Requires-Dist: requests==2.31.0
Requires-Dist: requests-toolbelt==1.0.0
Requires-Dist: rfc3986==2.0.0
Requires-Dist: rich==13.7.1
Requires-Dist: setuptools==69.2.0
Requires-Dist: tqdm==4.66.2
Requires-Dist: twine==5.0.0
Requires-Dist: urllib3==2.2.1
Requires-Dist: wheel==0.43.0
Requires-Dist: zipp==3.18.1

This Python package provides a robust and customizable logger that simplifies the process of recording messages and events in your applications. It leverages the power of the `colorlog` library to enhance readability and debugging capabilities.
