mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-21 02:01:03 +07:00
Refactoring/service logging functional (#793)
This commit is contained in:
committed by
GitHub
parent
1343d10aa7
commit
264d77463d
@@ -226,6 +226,8 @@ void Settings::setSaveLogs(bool enabled)
|
||||
}
|
||||
}
|
||||
#endif
|
||||
Logger::setServiceLogsEnabled(enabled);
|
||||
|
||||
if (enabled) {
|
||||
setLogEnableDate(QDateTime::currentDateTime());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user