Boost logo

Boost :

Subject: Re: [boost] loglite - A logging library
From: JD (jean.daniel.michaud_at_[hidden])
Date: 2009-10-29 09:25:19


On Oct 29, 7:44 am, "Tan, Tom (Shanghai)" <T..._at_[hidden]> wrote:
> > Please have a look and let me know what you think could be improved.
>
> The first thing I notice is that it does not support std::wstring
> directly. It's a big problem in my case I use wide-character in all my
> applications, which simplifies dealing with UTF-16 adopted by Modern
> Windows platforms.
>
> If I need to any string info from my program, I'll have to convert from
> UTF16(represented as std::wstring) to UTF8 so that it could be working
> well with LOGLITE. That's inconvenient.
>
> Offtopic, I am expecting boost::filesystem V3 for this very same reason.
>

I'll have a look into that (Issue 23), thanks for the tip.

JD


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