20 Apr
2004
20 Apr
'04
5:22 p.m.
Hi Fred, there are currently two things confusing me: - the entries in the event.log are currently written without the log level. Is this dedicated behaviour? I think the log level should be part of the event.log - when adding LOG = getLogger(...) LOG.info(...) to some modules then the output is only written to the event.log but no longer to stdout (if running in debug mode). Is this change intentional? Andreas