SELECT Id,LogUser.Name, LogLength,Application,Status,DurationMilliseconds,StartTime,RequestIdentifier FROM ApexLog ORDER BY StartTime DESC
SELECT Id,LogUser.Name, LogLength,Application,Status,DurationMilliseconds,StartTime,RequestIdentifier FROM ApexLog ORDER BY StartTime DESC