Salesforce Apex Better Debug logs
Extension Actions
CRX ID
kjhmdpglggflpghgmjegpplnhldfcgij
Description from extension meta
JavaScript-like debug logs for Salesforce!
Image from store
Description from store
With this package you are going to be able to send debug messages in a very clear and easy way.
Just put in your Apex Code:
out.console.log( 'your message here!' );