
9 Feb
2008
9 Feb
'08
7:22 p.m.
On Wed, Feb 06, 2008 at 01:57:38PM +1300, Scott Woods wrote:
If I could write something like;
#include <boost/logging.hpp>
using ...
void test_mul_levels_one_logger() { log() << "hello world"; }
and this resulted in a file with the content;
2007-2-7@13:33:22 "hello world"
Aigh! Please, no! If anything, please default to ISO date and time: "2007-02-07 13:33:22". -Steve