← Back to team overview

zeitgeist team mailing list archive

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

 

Review: Needs Fixing

73	+            if ((log_levels & LogLevelFlags.LEVEL_DEBUG) != 0)
74	+                output = stdout;

Only WARNING and higher levels should be logged to stderr.
-- 
https://code.launchpad.net/~rainct/zeitgeist/custom-log-handler/+merge/93289
Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.


References