mirror of
https://github.com/zhamao-robot/zhamao-logger.git
synced 2026-07-07 08:45:38 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f584c0f0c |
@@ -10,7 +10,7 @@ use Psr\Log\LogLevel;
|
||||
|
||||
class ConsoleLogger extends AbstractLogger
|
||||
{
|
||||
public const VERSION = '1.0.1';
|
||||
public const VERSION = '1.0.2';
|
||||
|
||||
/**
|
||||
* 日志输出格式
|
||||
|
||||
Reference in New Issue
Block a user