Skip to content

Releases: hyperf/logger

Release v3.1.0-beta.9

27 Jul 14:42
Compare
Choose a tag to compare
Simplified the handlers definition of logger (#5973)


Co-authored-by: 李铭昕 <[email protected]>

Release v3.1.0-alpha.1

10 Jun 02:21
Compare
Choose a tag to compare
Remove redundant `setAccessible` methods (#5811)

Release v3.0.20

12 May 05:05
Compare
Choose a tag to compare
Fixed bug that the error message is wrong when the logger group not f…

Release v3.0.18

26 Apr 04:13
Compare
Choose a tag to compare
Instead of classes and functions of `Hyperf\Utils` (#5674)


Co-authored-by: 李铭昕 <[email protected]>

Release v3.0.16

12 Apr 08:27
Compare
Choose a tag to compare
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …

Release v3.0.15

07 Apr 09:03
Compare
Choose a tag to compare
Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)

Release v3.0.0-rc.20

11 Dec 05:07
Compare
Choose a tag to compare
Optimize UdpSocketAspect, AOP for `getSocket` (#5246)

Release v3.0.0

03 Jan 05:31
Compare
Choose a tag to compare
Optimize UdpSocketAspect, AOP for `getSocket` (#5246)

Release v3.0.0-rc.13

01 Nov 06:09
Compare
Choose a tag to compare
Format code (#5172)

Release v3.0.0-rc.3

15 Aug 15:52
Compare
Choose a tag to compare
Preferentially use configuration to improve startup speed (#5020)