Custom logger for Jang, Mirae
Project description
miraelogger
This is just my custom logger for me.
GitHub Repository Link
mirealogger GitHub Repository Link
PyPI Link
How to use
1. install the miraelogger
pip install miraelogger
2. import miraelogger
from miraelogger import Logger
3. init object
If you want to print log only
my_logger = Logger()
If you want to print log and save log
my_logger = Logger(log_file="input your path")
If you want to print log and save log. Also, not want to delete an old log.
The logs which are older than 14 days is remove.
my_logger = Logger(log_file="input your path", delete_old_log=False)
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
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 miraelogger-0.0.3.tar.gz.
File metadata
- Download URL: miraelogger-0.0.3.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6c9fe8eaabee3db985dd80d3447d45d0cca7691d53b4a0e88699ea9a92980ce
|
|
| MD5 |
ef74d31810f4192cb8fdda2908ad4e5a
|
|
| BLAKE2b-256 |
1a0d69db8a17cca6a9d919ea9962272c8dd65e72ccad848481fc4d26ba55d8ee
|
File details
Details for the file miraelogger-0.0.3-py3-none-any.whl.
File metadata
- Download URL: miraelogger-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
580e5fb13205f29d2cb0b269a1f6b23c71df4eefc73601120a17888ffa0153b6
|
|
| MD5 |
87bfc01223e83a21717c86d35ed84779
|
|
| BLAKE2b-256 |
207c0bd2da5b2e5523fd43049c1dbe50a5ef6a46d5dbdcfea90683e3cf7a376b
|