public SystemLogTimerTask() { logManage = new SystemLogManage(); }
public RequestLogTimerTask() { logManage = new RequestLogManage(); }