mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 15:12:48 +08:00
增加接口类 规范驱动扩展
This commit is contained in:
@@ -13,7 +13,7 @@ namespace think\log\driver;
|
||||
/**
|
||||
* 模拟测试输出
|
||||
*/
|
||||
class Test
|
||||
class Test implements LogInterface
|
||||
{
|
||||
/**
|
||||
* 日志写入接口
|
||||
|
||||
Reference in New Issue
Block a user