Logging middleware for Bobtail
Project description
Bobtail Logger
Logging middleware for Bobtail
Install
pip install bobtail-logger
Usage
### Usage
```python
from bobttail_logger import BobtailLogger
app = Bobtail(routes=routes)
app.use(BobtailLogger())
Colors
from bobtail_logger import BobtailLogger, Colors
b = BobtailLogger(colors={"color": Colors.RED})
# Errors will always be displayed in `Color.RED`
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bobtail-logger-0.0.1.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bobtail-logger-0.0.1.tar.gz.
File metadata
- Download URL: bobtail-logger-0.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1768f6461a131a0c257a7b3b405fe02b91a0418ca71d4c4534b70d02b9debff
|
|
| MD5 |
aa59b4ffd285854f822e4d117ef0afa8
|
|
| BLAKE2b-256 |
11eb8777fc478fd3f0aa648f145e2041e57a680dde61822386c659f942bc0ba9
|
File details
Details for the file bobtail_logger-0.0.1-py3-none-any.whl.
File metadata
- Download URL: bobtail_logger-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b815e7a31063fd88a3ea5c3b2eb06aa5bda07c611e466bc47afbb44ff5795fca
|
|
| MD5 |
c00994da858d65e1dfe72135b44dbc87
|
|
| BLAKE2b-256 |
33620b273914ed0cdabb1f2853a8f1e28574e59e5d9711c84f9da28cafa60047
|