Skip to content

Releases: SwiftRex/LoggerMiddleware

Fix logger using wrong state reference

08 Dec 10:54
794c251
Compare
Choose a tag to compare
0.3.9

Merge pull request #13 from SwiftRex/FixGetState

Update SwiftRex and use Middleware IO

30 Nov 15:12
e2822a4
Compare
Choose a tag to compare
Merge pull request #12 from SwiftRex/MiddlewareIO

Update SwiftRex to use Middleware IO

Action filter for the Middleware extension

29 Jul 13:20
3c13c03
Compare
Choose a tag to compare
Merge pull request #11 from SwiftRex/FixActionFilter

Fix Action Filter

Expose the action filter

08 Jul 10:55
d4361fa
Compare
Choose a tag to compare

🦖 allows to filter actions that should not be logged 🗑

Improved file logging

09 Jun 13:58
61b76da
Compare
Choose a tag to compare

Allow proper file logging 📝

Build time fixes

27 May 14:34
509b9ce
Compare
Choose a tag to compare

The milliseconds are adding up ⏱ 🐇

Action Filter

23 Mar 11:29
133dcdc
Compare
Choose a tag to compare

Filter out actions that spam too much the logger.

Update dependencies

17 Mar 12:12
6dfa59b
Compare
Choose a tag to compare

Update dependencies

Filter for Recursive Log

02 Mar 14:00
28cfe32
Compare
Choose a tag to compare

Better filtering options. All for a clean console <3

Recursive Log

24 Feb 16:56
b9856b2
Compare
Choose a tag to compare

Alternative state dumper with more compact output.
Thanks to @melle