Replacing old log_level from configs with new logger->level

This commit is contained in:
arberkatellari
2023-12-20 11:21:30 -05:00
committed by Dan Christian Bogos
parent b3956da736
commit ca01cbcd6b
248 changed files with 806 additions and 321 deletions

View File

@@ -1,11 +1,13 @@
{
"general": {
"log_level": 7,
"node_id": "ConcurrentQueueEngine",
"reply_timeout": "50s",
},
"logger": {
"level": 7
},
"cores": {
"caps": 2,