mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 07:02:47 +08:00
增加接口类 规范驱动扩展
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
namespace think\log\driver;
|
||||
|
||||
class Socket
|
||||
class Socket implements LogInterface
|
||||
{
|
||||
public $port = 1116; //SocketLog 服务的http的端口号
|
||||
|
||||
|
||||
Reference in New Issue
Block a user