logging into wrong channel
This commit is contained in:
parent
7ee4692e84
commit
5bc5e0e8e9
@ -83,7 +83,7 @@ int main (int argc, char * argv[]) {
|
||||
|
||||
//std::cout << "fingerprint: " << UUID::GetInstance().GetUUID() << std::endl;
|
||||
|
||||
SimpleLogger().Write(logWARNING) <<
|
||||
SimpleLogger().Write() <<
|
||||
"starting up engines, compiled at " << __DATE__ << ", " __TIME__;
|
||||
|
||||
#ifndef _WIN32
|
||||
|
Loading…
Reference in New Issue
Block a user