--- title: Console Logging order: 1 --- # Console Logging When you start the Laravel WebSocket server and your application is in debug mode, you will automatically see all incoming and outgoing WebSocket events in your terminal. ![Console Logging](/img/console.png)