Re: [Development] QLogger questions and proposal

2012-04-30 Thread Mike Zraly
On Mon, Apr 30, 2012 at 1:27 AM, Lincoln Ramsay wrote: > On 04/25/2012 12:44 AM, ext Mike Zraly wrote: > >> On Mon, Apr 23, 2012 at 7:57 PM, Lincoln Ramsay >> > <mailto:lincoln.ramsay@nokia.**com>> >> wrote: >> I'm a little concerned about perf

Re: [Development] QLogger questions and proposal

2012-04-24 Thread Mike Zraly
On Mon, Apr 23, 2012 at 7:57 PM, Lincoln Ramsay wrote: > On 04/24/2012 04:47 AM, ext Mike Zraly wrote: > > First, what happens if QLogger is used inside a shared library, that > > library gets unloaded, and then settings are updated? > > > > From reading the code, it

[Development] QLogger questions and proposal

2012-04-23 Thread Mike Zraly
> > Hi guys, > QLogger is now available as a module: > git clone http://codereview.qt-project.org/p/playground/qlogger > At this moment %{category} syntax in MessagePattern can't be used because > we need to wait for a qtbase update. > Therefore we created a QLogger module that works with the curre