It is the DecoLogger
Project description
DecoLogger
Install
pip install DecoLogger
How to use it?
from DecoLogger.DecoLogger import DecoLogger
dl = DecoLogger("./logs/app.log")
@dl.error_logging
@dl.return_logging
@dl.time_logging
def test(aa):
return "aaaaaaaaaaaaaaaa"
test("aaaa")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
DecoLogger-0.0.4.tar.gz
(2.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 DecoLogger-0.0.4.tar.gz.
File metadata
- Download URL: DecoLogger-0.0.4.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
957016bf8992c2aa9df17b9f6a2892c5ab4c1fc14498ca7b8851e0b7baf6d546
|
|
| MD5 |
08f1a41b66f3221bb9e2737788145b72
|
|
| BLAKE2b-256 |
d9625ae89db277f30f361f60ee7ddf5f8de6a36b6adc9b7be0ec1080e13336bf
|
File details
Details for the file DecoLogger-0.0.4-py3-none-any.whl.
File metadata
- Download URL: DecoLogger-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f97a73d7d531c9e7ea02fd1833a4dc162ab5cfa6699baff75981e43b418d779
|
|
| MD5 |
88b09567a325652ab3fddf0cbcdb967d
|
|
| BLAKE2b-256 |
0fae1f774817a59e9dcf6ca9a9b89857a95e16676904d3dfed6ba640859e82c7
|