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.5.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.5.tar.gz.
File metadata
- Download URL: DecoLogger-0.0.5.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 |
82c209792c84e5acdb0f2d23787fd4e7570b43d7dcf9c57c3705c149342be66d
|
|
| MD5 |
fe5a6da047b9e2c6c2aaf896e17682f9
|
|
| BLAKE2b-256 |
8ec956ba62f345ce9d3d94b5a9b585d1b4c257b5490c2d244d9bfeaa068d1c59
|
File details
Details for the file DecoLogger-0.0.5-py3-none-any.whl.
File metadata
- Download URL: DecoLogger-0.0.5-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 |
9cdb4f859fbc674c7e9edac3c94eb0e3952b495b86310d06dd4f86105c859006
|
|
| MD5 |
06860cf1686565c403a33fbfc7da5bc1
|
|
| BLAKE2b-256 |
76326d58e7fccad34f6447ffbc3768a8e195652cbda8084d3721aa7f08b35e83
|