mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 15:02:47 +08:00
改进Cache类 及 驱动 改进Connection类及驱动
This commit is contained in:
@@ -13,7 +13,7 @@ namespace think\log\driver;
|
||||
/**
|
||||
* 模拟测试输出
|
||||
*/
|
||||
class Test implements LogInterface
|
||||
class Test
|
||||
{
|
||||
/**
|
||||
* 日志写入接口
|
||||
|
||||
Reference in New Issue
Block a user