What's Changed
- Added support for Node.JS applications using the new NodeJSPlugin
- New Plugins system, empowered by hooks to manage the plugin lifecycle: OnInit, OnInitForSite, BeforeRequest, HandleRequest, AfterRequest, OnExit
- Support for extra Plugin Loggers, useful for 3rd party logs that are convenient to store but should be hidden from the main buffer
Full Changelog: v0.0.2...v0.0.3