mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
* split log console output sink into two sinks, one for cout and one for cerr.
* remove logger_oldboost_version files and add ifdef boost version in logger.cxx instead * change default logger level in FairMqProgOptions
This commit is contained in:
@@ -72,7 +72,8 @@ int main()
|
||||
test_set_level();
|
||||
INIT_LOG_FILE_FILTER("test_another_log_file",EQUAL,INFO);// init and add another sink to the core
|
||||
test_set_level();
|
||||
|
||||
reinit_logger(false);
|
||||
test_set_level();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user