Mohammad Al-Turany
|
9a340fb7f6
|
Use Variables for Boost libraries instead of explicit names
Use the vairables filled by FindBoost instead explicit names in the cmake files
|
2016-03-29 15:31:29 +02:00 |
|
NicolasWinckler
|
2060f0b1d7
|
FairMQLogger : remove pragma command and use CMake include SYSTEM command instead
|
2015-11-25 08:59:19 +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
|
96cd2afac7
|
fix missing header issue in fairmq/logger
|
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
|
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 |
|