Metadata-Version: 2.4
Name: appcore-logging
Version: 0.1.0
Summary: Logging infrastructure for appcore applications.
Author: ZSU
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: SQLAlchemy (>=2.0,<3.0)
Requires-Dist: appcore-common (>=0.1.0,<0.2.0)
Requires-Dist: appcore-config (>=0.1.0,<0.2.0)
Requires-Dist: structlog (>=24.1,<25.0)
