mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
* logger: explicit allow log output
This commit is contained in:
parent
cc25b22f11
commit
38103aaac5
4 changed files with 5 additions and 3 deletions
|
@ -111,6 +111,7 @@ namespace i2p
|
|||
} else {
|
||||
// use stdout -- default
|
||||
}
|
||||
i2p::log::Logger().Ready();
|
||||
|
||||
LogPrint(eLogInfo, "i2pd v", VERSION, " starting");
|
||||
LogPrint(eLogDebug, "FS: main config file: ", config);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue