mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 22:52:49 +08:00
文件末尾添加换行符
This commit is contained in:
@@ -81,5 +81,4 @@ class Log {
|
||||
static public function write($log,$level,$destination='') {
|
||||
self::$storage && self::$storage->write("{$level}: {$log}",$destination);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user