예제 #1
0
파일: ow.php 프로젝트: hardikamutech/hammu
 public static function getLogger($logType = 'ow')
 {
     return OW_Log::getInstance($logType);
 }