[Zope-dev] zLOG changes
    Andreas Jung 
    andreas at andreas-jung.com
       
    Tue Apr 20 13:22:07 EDT 2004
    
    
  
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
    
    
More information about the Zope-Dev
mailing list