mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-13 07:55:05 +02:00
Add Pferd class
This commit is contained in:
parent
3c808879c9
commit
2de4255a78
8 changed files with 118 additions and 29 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue