[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-list
Subject:    Re: Logging from different python scripts to different output files
From:       Peter Otten <__peter__ () web ! de>
Date:       2017-03-29 6:58:49
Message-ID: obflv4$bhk$1 () blaine ! gmane ! org
[Download RAW message or body]

James McMahon wrote:

[Please keep the discussion on the list]

> Thank you Peter. Is it necessary to employ a close() on the handlers and a
> shutdown() on the loggers themselves? -Jim

Not unless you run into problems with the default mechanism -- 
logging.shutdown() is scheduled via atexit.register() and invoked when the 
application terminates normally.

-- 
https://mail.python.org/mailman/listinfo/python-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic