teminal: option to log errors and service messages to file, closes #1516 (#1957)

* teminal: option to log errors and service messages to file, closes #1516

* rename function
This commit is contained in:
Evgeny Poberezkin
2023-02-28 23:26:08 +00:00
committed by GitHub
parent 38b7e4d4a4
commit 2b77920dcd
7 changed files with 69 additions and 20 deletions

View File

@@ -134,7 +134,8 @@ mobileChatOpts dbFilePrefix dbKey =
logLevel = CLLImportant,
logConnections = False,
logServerHosts = True,
logAgent = False,
logAgent = Nothing,
logFile = Nothing,
tbqSize = 1024
},
chatCmd = "",