NicolasWinckler
|
35c64c67a2
|
add a command line to enable/disable the color format in the fairmq log console output
|
2015-11-20 15:26:20 +01:00 |
|
winckler
|
a75486f3ec
|
* 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
|
2015-09-29 17:51:14 +02:00 |
|
winckler
|
5212dd4ce1
|
move back the empty deleter in the logger.cxx
|
2015-09-28 12:17:23 +02:00 |
|
winckler
|
a0388c084e
|
remove boost and tutorial7 -Wshadow warnings and install null deleter file in FairRoot installation
|
2015-09-28 12:17:23 +02:00 |
|
winckler
|
ca7a76110d
|
add an other fairmq logger implementation in case boost version < 1.56 for backward compability
|
2015-09-28 12:17:23 +02:00 |
|
winckler
|
e0ca1f62b3
|
- Replace the fairmq logger with one based on Boost.Log
- Adapt FairProgOptions to the new logger
|
2015-09-28 12:17:23 +02:00 |
|