getLog() 공개 메소드

Return the log instance
public getLog ( )
예제 #1
0
 /**
  * Return the log instance
  *
  * @static 
  */
 public static function getLog()
 {
     return \Clockwork\Clockwork::getLog();
 }