1.3.0
What's Changed
-
An experimental Web UI, similar to the one in Buggregator Server, has been introduced.
You can launch it by adding the--ui
flag when starting the Trap Server.
In this case, events will be sent simultaneously to the console and to the open websocket connections of browser interfaces.vendor/bin/trap --ui
Supported messages:
- VarDumper
- Sentry
- Monolog
- HTTP dump
- SMTP
Full Changelog: 1.2.2...1.3.0