修正socket日志驱动

This commit is contained in:
thinkphp
2016-12-16 16:03:04 +08:00
parent 0bef3d8944
commit 1aa60c7d71

View File

@@ -11,6 +11,8 @@
namespace think\log\driver;
use think\App;
/**
* github: https://github.com/luofei614/SocketLog
* @author luofei614<weibo.com/luofei614>