Metadata-Version: 2.3
Name: logger-kit
Version: 0.0.1
Summary: A high-performance, feature-rich Python logging library with JSON formatting, file rotation, and masking capabilities for sensitive data
License: MIT
Keywords: logger,logging,python,log,logkit,json-logging,log-rotation,data-masking,structured-logging,async-logging
Author: Rahmad Afandi
Author-email: rahmadafandiii@gmail.com
Requires-Python: >=3.9, <4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Logging
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Dist: aiofiles (>=24.1.0,<25.0.0)
Requires-Dist: python-json-logger (>=3.3.0,<4.0.0)
Requires-Dist: tomli (>=2.2.1,<3.0.0)
Description-Content-Type: text/markdown


