1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

[ALL] Small logging changes to mycroft.conf

This commit is contained in:
j1nx
2023-09-16 08:08:19 +00:00
parent ac016b4808
commit b194418adc

View File

@ -70,5 +70,10 @@
}
}
},
"log_level": "DEBUG"
"debug": false,
"log_level": "INFO",
"log_dir": "/var/log/mycroft",
"logs": {
"path": "stdout"
}
}