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.2.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.2.tar.gz.
File metadata
- Download URL: DecoLogger-0.0.2.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 |
4bc8f4f39f11b77728994924a7d57ec3e56b9b8a8c53016aaa4f992c9371b2dd
|
|
| MD5 |
a499a0c189c0de48ce9a4b60a31ad89a
|
|
| BLAKE2b-256 |
8d596694b7c127a92c7535e12b705caf90da10ca6c8bba62d91a94d906733c92
|
File details
Details for the file DecoLogger-0.0.2-py3-none-any.whl.
File metadata
- Download URL: DecoLogger-0.0.2-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 |
daf48d7f9381d7d77f3537cc57d8945f25396f458bd76a515a9b11b4eed45bd8
|
|
| MD5 |
99da8e4d3adfae1e59f6abd8d77d67bc
|
|
| BLAKE2b-256 |
3b75eaf5cf631dee71f5045d1c38f9873673ebcdf9870445fc825d6c2ce9bc66
|