Releases: hyperf/logger
Releases · hyperf/logger
Release v3.1.0-beta.9
Simplified the handlers definition of logger (#5973) Co-authored-by: 李铭昕 <[email protected]>
Release v3.1.0-alpha.1
Remove redundant `setAccessible` methods (#5811)
Release v3.0.20
Fixed bug that the error message is wrong when the logger group not f…
Release v3.0.18
Instead of classes and functions of `Hyperf\Utils` (#5674) Co-authored-by: 李铭昕 <[email protected]>
Release v3.0.16
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …
Release v3.0.15
Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)
Release v3.0.0-rc.20
Optimize UdpSocketAspect, AOP for `getSocket` (#5246)
Release v3.0.0
Optimize UdpSocketAspect, AOP for `getSocket` (#5246)
Release v3.0.0-rc.13
Format code (#5172)
Release v3.0.0-rc.3
Preferentially use configuration to improve startup speed (#5020)