← Back to team overview

zeitgeist team mailing list archive

Re: [Merge] lp:~rainct/zeitgeist/custom-log-handler into lp:zeitgeist

 

> 2012/2/17 Michal Hruby <michal.hruby@xxxxxxxxxxxxx>:
> > Only WARNING and higher levels should be logged to stderr.
> 
> Currently it's sending anything but debug to stderr. I tried :P.
> 

Yes, I wanted INFO and MESSAGE to also go to stdout.

> (But if you want to change that, fine with me).
> 
> > Also, one thing I dont like about glib's default log handler is that
> > it doesn't print time, could we do that?
> 
> To the file, sure (it's in the commented code).
> 
> To std{out,err}, wth would you do that, it's just cluttering stuff up.

It's pretty valuable when you're just reading the log and wondering if something happened in the same millisecond or a couple of hours apart.
-- 
https://code.launchpad.net/~rainct/zeitgeist/custom-log-handler/+merge/93289
Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.


References