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

Debug Logs deleted automatically?
Hi,
Just wondering why debug logs are getting deleted auotmatically after it shows up in logs. Here is the situation,
We are trying to run some unit tests ,we can see the log is recorded but in few seconds it just disappears (No one is deleting it). Is it a standard behavior? or storage issue? Any help would be greatly appreciated
Just wondering why debug logs are getting deleted auotmatically after it shows up in logs. Here is the situation,
We are trying to run some unit tests ,we can see the log is recorded but in few seconds it just disappears (No one is deleting it). Is it a standard behavior? or storage issue? Any help would be greatly appreciated
Each organization can retain up to 50 MB of debug logs. Once your organization has reached 50 MB of debug logs, the oldest debug logs start being overwritten.
Please refer below link for more info.
https://www.salesforce.com/us/developer/docs/apexcode/Content/apex_debugging_debug_log.htm
Thanks
Kumar
PS: If this answers your question, Please mark this as 'Best Answer'.