Subject: [Boost-users] [logging]Logging from an exe and dll's
From: Vladimir Kiryazev (kiryazev_at_[hidden])
Date: 2008-09-30 03:28:53


Hi,

I am still using the logging library by John Torjo. My program consist of an
exe and several dll's. I need to log from within each of these. How does one
do this? TIA.