FairMQ/fairmq/logger
Alexey Rybalchenko 82ab7670a9 Add FlatBuffers & MessagePack examples
- Add FlatBuffers serialization example to Tutorial 3
 - Add MessagePack serialization example to Tutorial 3
 - Performance improvements in Boost serialization example
 - Use `GetEntriesFast()` for FairTestDetectorRecoTask
 - Use `Clear()` instead of `Delete()` in MQ parts of Tutorial 3
 - Fix CMake variables from preventing compilation without nanomsg.
 - create macro/data directories in install directory
 - Get rid of data duplication in fill_parameters.C
 - Various cleanups and fixes
2016-02-22 13:06:37 +01:00
..
run * split log console output sink into two sinks, one for cout and one for cerr. 2015-09-29 17:51:14 +02:00
CMakeLists.txt FairMQLogger : remove pragma command and use CMake include SYSTEM command instead 2015-11-25 08:59:19 +01:00
fairroot_null_deleter.h add an other fairmq logger implementation in case boost version < 1.56 for backward compability 2015-09-28 12:17:23 +02:00
logger_def.h Add FlatBuffers & MessagePack examples 2016-02-22 13:06:37 +01:00
logger.cxx add a command line to enable/disable the color format in the fairmq log console output 2015-11-20 15:26:20 +01:00
logger.h FairMQLogger : remove pragma command and use CMake include SYSTEM command instead 2015-11-25 08:59:19 +01:00