Logger: Allow adding custom sinks

(example in logger/loggerTest.cxx, docs in fairmq/docs/Logging.md)
This commit is contained in:
Alexey Rybalchenko
2018-01-25 16:31:42 +01:00
committed by Mohammad Al-Turany
parent 7e6bd91467
commit b228788cc0
4 changed files with 112 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
← [Back](../README.md)
# 4. Examples
# 6. Examples
A collection of simple examples in `FairRoot/examples/MQ` directory demonstrates some common usage patterns of FairMQ.