mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 15:12:48 +08:00
Merge branch 'master' of https://github.com/liu21st/think
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user