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

Creating a log file in Apex
I have a visualforce page that talks to an Apex class. I would like to log errors in a separate file that will allow me to check at anytime the errors we have encountered. How would I implement this in Salesforce?
All Answers