No project description provided
Project description
unitlog
About
manage log sending through one process
Usage
import logging
from unitlog.unit import register_logger
logger1 = logging.getLogger("test1")
register_logger(name=logger1.name, file_log=True,
log_filepath="./temp/test1.log")
logger1.info("hello")
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
unitlog-0.0.8.tar.gz
(12.7 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
unitlog-0.0.8-py3-none-any.whl
(12.5 kB
view details)
File details
Details for the file unitlog-0.0.8.tar.gz.
File metadata
- Download URL: unitlog-0.0.8.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ab90333f58e6fe52013648adfadf8c28a38d3e3f05b8122a59f11dfe30e5567
|
|
| MD5 |
e0fc43b3ca06a51ad343d4214a6d200e
|
|
| BLAKE2b-256 |
75405f23386a2a780cd1b5f4aea092292d718d21f8c42283dd1cb42348339f21
|
File details
Details for the file unitlog-0.0.8-py3-none-any.whl.
File metadata
- Download URL: unitlog-0.0.8-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce1f2cf9418a92099ef0e84650d0d80d8420c9a14a95e16bded3929e5f0904ee
|
|
| MD5 |
383922e78d76972ce22f6359e8d7fa79
|
|
| BLAKE2b-256 |
bfd16f0f14ed334517f1febf5639b613c79402d26943d87aa53c05063836d463
|