syslogformat/README.md

20 lines
226 B
Markdown
Raw Normal View History

2022-02-02 10:37:07 +01:00
# syslogformat
Python logging.Formatter class for syslog style messages
## Usage
...
## Installation
`pip install syslogformat`
## Dependencies
Python Version ..., OS ...
## Building from source
Run `python -m build`