
15 Aug
2010
15 Aug
'10
2:17 p.m.
Hi Andrey, Adding to the earlier emails, can you give me a small working sample for "wtext_file_backend". I am not sure where exactly messing with my code here. This is my Global Macro declaration - this is where I think the warning is getting thrown, is there a problem here? BOOST_LOG_DECLARE_GLOBAL_LOGGER_INIT(bmr_log, sources::severity_logger_mt<>) { Log_Init(); sources::severity_logger_mt<> lg; return lg; } Thanks, Siva.