Toolchain used to recording log events at different levels .
Project description
System logger module
Module used for system logger tool. It will record log events and write them out in a file with different information such as the file where the log is and the line. The purpose of this module is to have a logger in common for all the files your app may need. There are different log levels entries and the minimum log level can be configured in a log_config.yaml This file should be located in the folder where the main file is going to be launched. There is a template for the log_config.yaml The different log level entries are from less important to most: DEBUG, INFO, WARNING, ERROR, CRITICAL
--- #YAML FILE START
__main__: "DEBUG"
##### sys #####
sys_shd: "CRITICAL"
sys_conf: "WARNING"
sys_log: "INFO"
file_handlers: {
# "log_can" : [ drv.drv_can, drv.drv_epc ],
}
Co-authors: Roberto Aldea, Javier Sanz, Marius Crisan
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
File details
Details for the file rfb_logger_tool-0.0.2.tar.gz
.
File metadata
- Download URL: rfb_logger_tool-0.0.2.tar.gz
- Upload date:
- Size: 46.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fb35b154cc743f7f8bb310adcb2942e2f48eebe0f39c77668b8210c49adaec3 |
|
MD5 | c4f29d235bd2016fa8b1e7a9ffa2a1ec |
|
BLAKE2b-256 | 56ad6fc37b8a0822cff888f71455db7468d583e8e6f84c4f54e14ad3cd0fe40a |
File details
Details for the file rfb_logger_tool-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: rfb_logger_tool-0.0.2-py3-none-any.whl
- Upload date:
- Size: 32.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e731f0adc812deb16844b4adb2c3898812dc5e6984279f33d02f1301c291dece |
|
MD5 | 8aa3edae97dca15b0224ee7417caf090 |
|
BLAKE2b-256 | 461a2a591a5cd5bd182c2588881f3ddd43e905bfe3244333270206597def2ec3 |