mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-11 00:34:50 +01:00
[ALL] Small logging changes to mycroft.conf
This commit is contained in:
parent
ac016b4808
commit
b194418adc
@ -70,5 +70,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"log_level": "DEBUG"
|
"debug": false,
|
||||||
|
"log_level": "INFO",
|
||||||
|
"log_dir": "/var/log/mycroft",
|
||||||
|
"logs": {
|
||||||
|
"path": "stdout"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user