getLayout()) === null) { throw new AgaviLoggingException('No Layout set'); } $this->context->getRequest()->appendAttribute( 'log', array( 'microtime' => microtime(true), 'message' => $this->getLayout()->format($message) ), AdtDebugFilter::NS_DATA ); } public function shutdown() { // } } ?>