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
96cd2afac7
fix missing header issue in fairmq/logger
2015-09-28 12:17:24 +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
Alexey Rybalchenko
74f7c5873a
Fix the logger 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