A useful quality of life feature provided by the Shockbyte Panel is the ability to filter your console logs by their types. This means you can click one button and easily view only the error logs your server has printed, making troubleshooting quicker as you'll spend less time tracking down errors in your sea of console logs.
# Locating Console Errors
- Navigate to the Shockbyte Panel and open your server panel.
- Click the Console tab to open your server console
- Click the Errors tab to only show any errors your server log has printed
- Now you can read and investigate any errors your console may have printed.
You can click the arrow icon next to the error log to view where the line occurred in the normal console logs.