Releases: samdark/yii2-psr-log-target
Releases · samdark/yii2-psr-log-target
1.1.4
23 Nov 14:13
Compare
Sorry, something went wrong.
No results found
1.1.3
16 Jul 12:35
Compare
Sorry, something went wrong.
No results found
Add PsrMessage DTO for extended context handling (#17 )
1.1.2
03 Mar 12:40
Compare
Sorry, something went wrong.
No results found
[+] Close #15. Allow to extract exceptions' trace (#16)
1.1.1
07 Jun 20:49
Compare
Sorry, something went wrong.
No results found
Fixes #13 : Context message was lost when filtering by log level
1.1.0
28 May 06:26
Compare
Sorry, something went wrong.
No results found
Added $addTimestampToContext to context
1.0.7
14 Dec 10:03
Compare
Sorry, something went wrong.
No results found
Make it compatible with current PSR interface version constraints.
1.0.6
29 Aug 17:28
Compare
Sorry, something went wrong.
No results found
#9 : Original exception is now saved in the context['exception'].
1.0.5
18 Dec 22:31
Compare
Sorry, something went wrong.
No results found
1.0.4
13 Dec 12:04
Compare
Sorry, something went wrong.
No results found
#6 : Added PSR log levels support.
1.0.3
14 May 09:59
Compare
Sorry, something went wrong.
No results found
#3 : Flatten message to string if it's an array or an object (patrick-yi-82)