Am 2008-06-20 um 19:01 schrieb Ed Leafe: > I've changed the default for Dabo to not print out all of the "info" > messages to stdout. I don't think anyone reads them; besides, anything > important should not go in the infoLog anyway. > > There is a new setting in settings.py called 'verboseLogging'. If you > want the old behavior, all you need to do is include the line: > verboseLogging = True > in a settings_override.py file to get all the output you have come to > expect. > > Thoughts?
It's a start. I was working on a "standard logging plugin" for dabo, but hadn't yet enough time to complete (and really test) it. Unfortunately the concept of dabo's logging is incompatible to standard logging and I still don't know how to make my bridge "invisible" for the tracebacks... Greetlings from Lake Constance! Hraban --- http://www.fiee.net https://www.cacert.org (I'm an assurer) _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
