// docs
Log viewer
Browse Laravel logs for the selected connection from inside LaraBench.
The log viewer keeps the debugging loop in one app. Run a snippet, inspect the output, then open the selected connection's Laravel logs to see what the app recorded.
- Browse Laravel log files for the selected connection.
- Filter by log level.
- Search for messages, exception names, or request details.
- Use logs beside snippets and history to reconstruct what happened.