Error Logging Filter and Route (ELFAR) Wiki
Error Logging Filter and Route (ELFAR) for ASP.NET MVC
Brought to you by:
stevenbey
Gets an error log.
public ErrorLog Get( Guid id )
id
Type: System.Guid
The id of the error log.
Type: Elfar.ErrorLog
The error log or null if the given ID doesn't exist.