Пример #1
0
 public function startLogging(LogEvent $event)
 {
     $event->setStart(microtime(true));
 }