Log Members
The Log type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|     | Create(HttpApplication) | 
   Handles the application error.
    | 
|     | Create(Exception, String) | 
   Handles the app error.
    | 
|     | Create(String) | 
   Creates the specified message.
    | 
|     | ToLogString | Creates a log-string from the Exception. The result includes the stacktrace, innerexception et cetera, separated by . |