コード例 #1
0
ファイル: GWF_Log.php プロジェクト: sinfocol/gwf3
 public static function setLogFormat($format)
 {
     self::$logformat = $format;
 }