Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 329 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 329 Bytes

ConcurrentLogHandler

Lowell Alleman's ConcurrentLogHandler with a couple of fixes

Samuel Duann adds a multiprocess-safe TimedRotatingFileHandler, with a little difference with Python's logging.TimedRotatingFileHandler: these handler rotate log at the last second of each hour strictly, just like cronolog.