the log Create By Yi Sun
Project description
使用示例
from himile_log import get_default_logger
my_logger = get_default_logger()
my_logger.info('hello')
自定义日志对象
from himile_log import setup_logger
logger = setup_logger(logs_dir="logs", log_level="INFO")
logger.info('hello')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
himile_log-0.1.0.tar.gz
(2.1 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 himile_log-0.1.0.tar.gz.
File metadata
- Download URL: himile_log-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8e526cb075f0201d09d77ab628e970b4c80c38f71eb8f0c06f090fde462fb65
|
|
| MD5 |
b6650fdc67d0cda4916d12779349a26e
|
|
| BLAKE2b-256 |
2ca5fa10abb6f8d79bba1371ee5f9b4d4799838565626bcbdbfb632c9704d8c4
|
File details
Details for the file himile_log-0.1.0-py3-none-any.whl.
File metadata
- Download URL: himile_log-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30468fc4896e70aef942cbdeb3084e67cb60ebac139cb97ae194157a60bebe47
|
|
| MD5 |
e254feacf459e6f6bfc071d3973584ba
|
|
| BLAKE2b-256 |
c053a40e53921024b600fa079b326a42f28fc537564dd26a7a1cc7905791ea50
|