NicolasWinckler
2060f0b1d7
FairMQLogger : remove pragma command and use CMake include SYSTEM command instead
2015-11-25 08:59:19 +01:00
NicolasWinckler
93b82767eb
correct some coverity issues and add empty string to the logger if boost version = 1,59.0
2015-11-04 11:04:11 +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
Alexey Rybalchenko
54e1777c00
Small adjustments for the new logger.
...
Both FairMQLogger and FairMQStateMachine use Boost Fusion internaly.
Because the state machine needs FUSION_MAX_VECTOR_SIZE 20 defined,
same value has to be defined in the logger, otherwise Fusion is not
properly compiled.
2015-09-28 12:17:24 +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
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