Example #1
0
 private function title(\org\rhaco\Log $log)
 {
     return $log->time() . ' ' . $log->file() . ':' . $log->line();
 }