This commit is contained in:
thinkphp
2015-12-12 15:21:04 +08:00

View File

@@ -65,7 +65,7 @@ class Slog
} }
public static function trace($msg, $trace_level = 2, $css = '') public static function trace($msg, $trace_level = 1, $css = '')
{ {
if (!self::check()) { if (!self::check()) {
return; return;