|
BonPrinter v1.2.0
Thermal Printer tool
|
Logging class to store and manage log configuration. More...
Go to the source code of this file.
Classes | |
| class | LogConfig |
| Log configuration. More... | |
Namespaces | |
| namespace | Source |
| namespace | Source.Util |
| namespace | Source.Util.app_log |
Variables | |
| color_formatter = ColorFormatter(line_no=True, threads=True, data_format=None) | |
| formatter = logging.Formatter(fmt=get_format(line_no=False, threads=False), datefmt=S_LOG_DATE_FORMAT) | |
| log = logging.getLogger(__title__) | |
| str | S_LOGGING_FILE = "app_log.log" |