ApexLogRepresents a debug log containing information about a transaction, including information about Apex, Visualforce, and workflow and validation rules.
1. Run the below SOQL Query in Developer Console using Query Editor.
SELECT Id FROM ApexLog
2. Select the rows and click Delete Row Button.
SELECT Id FROM ApexLog
2. Select the rows and click Delete Row Button.
No comments:
Post a Comment