14 Aug
2019
14 Aug
'19
9:20 p.m.
Hello all, I want to use boost logging with multiple link units. However all of the examples use only one source file (and only have some logging in the main function). In addition to that I need to have multithreading support as well. Do I have to initialize the sink for every module or only once for my program? Regards, Simon Michalke