Boost logo

Boost Users :

Subject: [Boost-users] boost log facility multithreading issue
From: David Frank (david_frank56_at_[hidden])
Date: 2016-05-01 14:49:44


Greetings,I have 4 threads, in each thread, I created its own log file using boost log facility, different from the ones in other thread.The problem is that the log entries I put into one file in one thread, got into all other log files in other threads, though the boost log instances are not shared among threads.
Anyone know how to avoid this?
Thanks,
David



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net