Method | Description | |
---|---|---|
ExceptionLog ( string message, |
||
InfoLog ( string message ) : void | ||
StatusReport ( string report ) : void |
public static ExceptionLog ( string message, |
||
message | string | |
e | ||
return | void |
public static InfoLog ( string message ) : void | ||
message | string | |
return | void |
public static StatusReport ( string report ) : void | ||
report | string | |
return | void |