mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Refactoring/service logging functional (#793)
This commit is contained in:
committed by
GitHub
parent
1343d10aa7
commit
264d77463d
@@ -46,8 +46,6 @@ int main(int argc, char **argv)
|
||||
{
|
||||
Utils::initializePath(Utils::systemLogPath());
|
||||
|
||||
Logger::init();
|
||||
|
||||
if (argc >= 2) {
|
||||
qInfo() << "Started as console application";
|
||||
return runApplication(argc, argv);
|
||||
|
||||
Reference in New Issue
Block a user