I am using yaml configuration file to create log handlers using logging.handlers.RotatingFileHandler, in the configuration file i have given maxBytes 10Mb,
Please fin