Metadata-Version: 2.1
Name: pgstoragelogger
Version: 1.0
Summary: Like Python logger, but partiotioned PostgreSQL tables are used for saving.
Home-page: https://github.com/le-kazankin/PGStorageLogger
Author: le.kazankin
Author-email: lkazankin@yandex.ru
Project-URL: GitHub Readme, https://github.com/le-kazankin/PGStorageLogger/blob/main/README.md
Project-URL: example, https://github.com/le-kazankin/PGStorageLogger/blob/main/example/example.py
Keywords: logging python logger postgres pgsql postgresql logs log
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: psycopg2-binary >=2.9.8

# PGStorageLogger
## What is it?
Like python logger, but partitioned PostgreSQL tables are used for saving.

## How to use?
See an example: https://github.com/le-kazankin/PGStorageLogger/blob/main/example/example.py

### Terms and definitions
Section - a table of a current day.
