Metadata-Version: 2.4
Name: voraus-logging-lib
Version: 1.4.1
Summary: A library that helps with setting up the logger compliant to our coding and system guidelines.
Author-email: Jan-Frederik Schmidt <jan-frederik.schmidt@vorausrobotik.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/vorausrobotik/voraus-logging-lib
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: importlib-metadata
Requires-Dist: rich
Dynamic: license-file

# voraus logging library

A library that helps with setting up the logger compliant to our coding and system guidelines.


## Documentation

Please read the [documentation](https://vorausrobotik.github.io/voraus-logging-lib/) for more a more
detailed introduction.
