mirror of
https://github.com/zhamao-robot/zhamao-logger.git
synced 2026-07-02 14:25:40 +08:00
remove legacy process placeholder
This commit is contained in:
@@ -17,7 +17,7 @@ class ConsoleLogger extends AbstractLogger
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public static $format = '[%date%] [%level%] %process%%body%';
|
||||
public static $format = '[%date%] [%level%] %body%';
|
||||
|
||||
/**
|
||||
* 日志输出日期格式
|
||||
|
||||
Reference in New Issue
Block a user