Method | Description | |
---|---|---|
Error ( |
||
Error ( string value ) : void | ||
Information ( |
||
Information ( string value ) : void | ||
Warning ( |
||
Warning ( string value ) : void |
Method | Description | |
---|---|---|
FromException ( |
||
LogEventHandler ( |
public static Error ( |
||
exception | ||
return | void |
public static Information ( |
||
exception | ||
return | void |
public static Information ( string value ) : void | ||
value | string | |
return | void |
public static Warning ( |
||
exception | ||
return | void |
public static Warning ( string value ) : void | ||
value | string | |
return | void |