mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
logger stuff
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ class CustomFormatter(logging.Formatter):
|
||||
return formatter.format(record)
|
||||
|
||||
|
||||
log = logging.getLogger("swing")
|
||||
log = logging.getLogger("SWING MUSIC")
|
||||
log.propagate = False
|
||||
log.setLevel(logging.DEBUG)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user