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,8 +1,8 @@
← [Back](../README.md)
# 3. Development
# 4. Development
# 3.1 Testing
## 4.1 Testing
For unit testing it is often not feasible to boot up a full-blown distributed system with dozens of processes.