mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Add Pferd class
This commit is contained in:
@ -7,6 +7,8 @@ more complex configuration, you need to import the other submodules manually.
|
||||
|
||||
import logging
|
||||
|
||||
from .pferd import Pferd
|
||||
|
||||
STYLE = "{"
|
||||
FORMAT = "[{levelname:<7}] {message}"
|
||||
DATE_FORMAT = "%F %T"
|
||||
|
Reference in New Issue
Block a user