Added on_message handling

This commit is contained in:
2021-11-17 19:43:00 +01:00
parent 5b61de0bf1
commit 6509f628ca
6 changed files with 45 additions and 14 deletions

View File

@@ -8,7 +8,7 @@
"LoggingSettings": {
"Path": "logs/",
"Filename": "log_$start_time.log",
"Filename": "log_dev.log",
"ConsoleLogLevel": "TRACE",
"FileLogLevel": "TRACE"
},