Ejemplo n.º 1
0
 public static function getLogger($logType = 'ow')
 {
     return OW_Log::getInstance($logType);
 }