The Log type exposes the following members.
Methods
| Name | Description |
---|
  | Debug(String, Object) | |
  | Debug(Exception, String, Object) | |
  | Error(String, Object) | |
  | Error(Exception, String, Object) | |
  | Fatal(String, Object) | |
  | Fatal(Exception, String, Object) | |
  | GetLogEventLevel | |
  | Information(String, Object) | |
  | Information(Exception, String, Object) | |
  | LevelEnabled | |
  | SetLogEventLevel | |
  | Warning(String, Object) | |
  | Warning(Exception, String, Object) | |
  | Verbose(String, Object) | |
  | Verbose(Exception, String, Object) | |
Top
See Also