Open
Description
At present, we can use EnableLogCleaner
to enable logclean and set overduedays.
but the overduedays of all level log is the same.
I think we can add some variables and methods in logclean to support to set different overduedays for different levels of logs.
we can also support to enable or disable each level individually.