per @the7erm sugestion: changed the log flush to 1 second for screen.

pull/221/head
Jason Hines 2016-06-23 09:35:37 -04:00
parent 09fda1c84f
commit 440efdd74a
4 changed files with 7 additions and 0 deletions

View File

@ -1,2 +1,4 @@
deflog on
logfile logs/mycroft-cli.log
logfile flush 1

View File

@ -1,2 +1,3 @@
deflog on
logfile logs/mycroft-service.log
logfile flush 1

View File

@ -1,2 +1,4 @@
deflog on
logfile logs/mycroft-skills.log
logfile flush 1

View File

@ -1,2 +1,4 @@
deflog on
logfile logs/mycroft-voice.log
logfile flush 1