Source: ApexLog The ApexLog gives access to the Debug Log. To enable log monitoring for a user, go to Setup > Logs > Debug Logs and click the New button to add an user. These rows can be queried: select id, StartTime, Application, DurationMilliseconds, Location, LogLength, LogUser.Name, Operation, Status from apexlog order by StartTime DESC […]
