fix: typo in log stream ID #20
@@ -75,7 +75,7 @@ AARE_LOG_CONFIG = {
|
||||
"class": "logging.StreamHandler",
|
||||
"formatter": "simple",
|
||||
"level": "DEBUG",
|
||||
"stream": " ext://sys.stdout",
|
||||
"stream": "ext://sys.stdout",
|
||||
}
|
||||
},
|
||||
"loggers": {
|
||||
|
||||
Reference in New Issue
Block a user