
16 Oct
2012
16 Oct
'12
7:23 p.m.
On Tue, Oct 16, 2012 at 10:23 PM, syvyi <alexander.svk@gmail.com> wrote:
One more thing, why when I put BOOST_LOG_SEV(lg->get_logman_inet(), manster::logger::error) << "Severe msg"; in a file I see digits of a severity level instead of alphabetical-ids?
I compiled your code (after modifications) and it worked correctly for me. Are you sure you didn't accidentally hide the operator<< from the formatter initialization?