Boost logo

Boost :

Subject: Re: [boost] [log] Wide Character Backend file problems
From: Sivaram Kannan (siva.devel_at_[hidden])
Date: 2010-08-15 10:17:03


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.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk