Method | Description | |
---|---|---|
LogError ( Exception ex, string format ) : void | ||
LogInformation ( string format ) : void | ||
LogVerbose ( string format ) : void |
public LogError ( Exception ex, string format ) : void | ||
ex | Exception | |
format | string | |
return | void |
public LogInformation ( string format ) : void | ||
format | string | |
return | void |