Releases: SwiftRex/LoggerMiddleware
Releases · SwiftRex/LoggerMiddleware
Fix logger using wrong state reference
Update SwiftRex and use Middleware IO
Merge pull request #12 from SwiftRex/MiddlewareIO Update SwiftRex to use Middleware IO
Action filter for the Middleware extension
Merge pull request #11 from SwiftRex/FixActionFilter Fix Action Filter
Expose the action filter
🦖 allows to filter actions that should not be logged 🗑
Improved file logging
Allow proper file logging 📝
Build time fixes
The milliseconds are adding up ⏱ 🐇
Action Filter
Filter out actions that spam too much the logger.
Update dependencies
Update dependencies
Filter for Recursive Log
Better filtering options. All for a clean console <3
Recursive Log
Alternative state dumper with more compact output.
Thanks to @melle