示例#1
0
 function cleanup_log_events()
 {
     return LogEvent::deleteExpired();
 }