mirror of
https://github.com/zhamao-robot/zhamao-logger.git
synced 2026-07-06 00:05:39 +08:00
Compare commits
3 Commits
fix/recurs
...
1.1.8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d13c8fb85f | ||
|
|
c21ddda192 | ||
|
|
d79edcef53 |
@@ -10,7 +10,7 @@ use Psr\Log\LogLevel;
|
||||
|
||||
class ConsoleLogger extends AbstractLogger
|
||||
{
|
||||
public const VERSION = '1.1.7';
|
||||
public const VERSION = '1.1.8';
|
||||
|
||||
/**
|
||||
* 日志输出格式
|
||||
|
||||
Reference in New Issue
Block a user