some logs
This commit is contained in:
@@ -36,7 +36,6 @@ el::Configurations createConfig(el::Level level)
|
||||
|
||||
conf.setGlobally(el::ConfigurationType::ToStandardOutput, "false");
|
||||
|
||||
conf.setGlobally(el::ConfigurationType::)
|
||||
conf.set(level, el::ConfigurationType::ToStandardOutput, "true");
|
||||
conf.set(level, el::ConfigurationType::ToFile, "true");
|
||||
conf.set(level, el::ConfigurationType::Filename, LOGGER_FILE);
|
||||
|
||||
Reference in New Issue
Block a user