Update ConsoleLogger.php

This commit is contained in:
Jerry Ma 2022-09-22 22:37:41 +08:00 committed by GitHub
parent cc43c4729f
commit 2f584c0f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ use Psr\Log\LogLevel;
class ConsoleLogger extends AbstractLogger
{
public const VERSION = '1.0.1';
public const VERSION = '1.0.2';
/**
* 日志输出格式