slog移动到核心think包 将来进一步改进

This commit is contained in:
thinkphp
2015-12-10 15:23:24 +08:00
parent 7b0fe7286d
commit 159d425cd0
6 changed files with 7 additions and 568 deletions

View File

@@ -45,7 +45,7 @@ class App
// 如果启动SocketLog调试 进行SocketLog配置
if (SLOG_ON) {
\org\Slog::config($config['slog']);
Slog::config($config['slog']);
}
// 默认语言