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.3.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.3.tar.gz.
File metadata
- Download URL: DecoLogger-0.0.3.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 |
5f4baf909b247e963d5531910557f33d419fdc3e3b36ae67504aa3fc58f118e9
|
|
| MD5 |
bbbc970d9b661b972ff3225dd967edf6
|
|
| BLAKE2b-256 |
6e52c9bbac58dab886d7a7fd77ee03e26d6ce5f06a54ab2dc5a4393a77ed7435
|
File details
Details for the file DecoLogger-0.0.3-py3-none-any.whl.
File metadata
- Download URL: DecoLogger-0.0.3-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 |
66042ed48e7da7e48c1c4bf9446b260ac710a4d9610fecd6c29c63a012e46c4d
|
|
| MD5 |
832cf0ca4ca8e90254abe6dad9b23660
|
|
| BLAKE2b-256 |
0bb8d34742d467506abaac46def75604d56d1c5f88aef45dd41de8f7b57d811b
|