You need to sign in to do that
Don't have an account?

Generating logs real-time via developer console
Once I was able to get a feed of logs in my developer console real-time as I was working in my org. With each button click or when I select the save button, I would immediately see the lines generate at the bottom of my console. Now, I'm not able to see this. How do I get to 'turn on' this feature again?
Check below reference for developer console logs.
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_debugging_system_log_console.htm#:~:text=Use%20the%20Logs%20tab%20in,Logs%20open%20in%20Log%20Inspector.
Thanks,