Metadata-Version: 2.4
Name: cx-logger
Version: 2025.10.23.post1
Summary: That is simple logger library, that can manage logs dir.
Author-email: Cixo <cixo@cixoelectronic.pl>
Maintainer-email: Cixo <cixo@cixoelectronic.pl>
License-Expression: MIT
Project-URL: Homepage, https://git.cixoelectronic.pl/cixo-electronic/cx-logger
Project-URL: Repository, https://git.cixoelectronic.pl/cixo-electronic/cx-logger
Project-URL: Documentation, https://git.cixoelectronic.pl/cixo-electronic/cx-logger/wiki/Quickstart
Project-URL: Issues, https://git.cixoelectronic.pl/cixo-electronic/cx-logger/issues
Keywords: logger,simple,base,logging,safety,web app,server app,app,logs,log
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# cx-logger

That is really easy to use automatic logger. To start using it in app just
install it.

```bash
pip install cx-logger
```

When library had been installed, import it. All code snippets above would use
