mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Command line option to not log to console after startup
This commit is contained in:
committed by
Nik Bougalis
parent
d17c8e235f
commit
f26835e507
@@ -926,6 +926,8 @@ void ApplicationImp::setup()
|
||||
logs_->severity (beast::Journal::kDebug);
|
||||
}
|
||||
|
||||
logs_->silent (config_->SILENT);
|
||||
|
||||
if (!config_->RUN_STANDALONE)
|
||||
timeKeeper_->run(config_->SNTP_SERVERS);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user