Searched refs:RotatingFileHandler (Results 1 - 1 of 1) sorted by relevance

/ec/ECSpooler/lib/util/
H A Dsettings.py11 from logging.handlers import RotatingFileHandler namespace
56 hdlr = RotatingFileHandler(path, maxBytes=maxBytes, backupCount=backupCount)

Completed in 27 milliseconds