Metadata-Version: 2.4
Name: otpylib-logger
Version: 0.1.4
Summary: Runtime logging for otpylib applications.
Author-email: HeroesLament <nunya@biz.net>
License: MIT
Project-URL: Homepage, https://github.com/HeroesLament/otpylib-logger
Project-URL: Repository, https://github.com/HeroesLament/otpylib-logger.git
Project-URL: Issues, https://github.com/HeroesLament/otpylib-logger/issues
Keywords: logging,logger,otp,supervision
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: otpylib>=0.4.8
Requires-Dist: result>=0.17.0
Provides-Extra: toml
Requires-Dist: tomli>=2.0.0; python_version < "3.11" and extra == "toml"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"

# otpylib-logger
