19 Zeilen
317 B
Markdown
19 Zeilen
317 B
Markdown
|
# Gunicorn Logging extension
|
||
|
|
||
|
-----
|
||
|
|
||
|
**Table of Contents**
|
||
|
|
||
|
- [Installation](#installation)
|
||
|
- [License](#license)
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
```console
|
||
|
pip install gunicorn-logging-extension
|
||
|
```
|
||
|
|
||
|
## License
|
||
|
|
||
|
`gunicorn-logging-extension` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
|