This commit is contained in:
dr|z3d 2021-09-03 23:27:40 +00:00
commit c83f945b5e
12 changed files with 74 additions and 134 deletions

View file

@ -134,7 +134,7 @@ namespace util
// use stdout -- default
}
LogPrint(eLogNone, "i2pd v", VERSION, " starting");
LogPrint(eLogNone, "i2pd v", VERSION, " starting...");
LogPrint(eLogDebug, "FS: Main config file: ", config);
LogPrint(eLogDebug, "FS: Data directory: ", datadir);
LogPrint(eLogDebug, "FS: Certificates directory: ", certsdir);