Method | Description | |
---|---|---|
Clear ( ) : void | ||
Debug ( string log ) : void | ||
DebugLogAdd ( string entry ) : void | ||
Error ( string log ) : void | ||
Error ( string log, |
||
EventLogClear ( ) : void |
Deletes everything from the event_log table
|
|
Fatal ( string log ) : void | ||
Fatal ( string log, |
||
FlushBuffers ( ) : void | ||
Info ( string log ) : void | ||
Load ( bool info, bool debug, bool error, string source ) : |
||
LoadSources ( ) : |
||
OSAELog ( string source ) : System | ||
PruneLogs ( ) : void |
Method | Description | |
---|---|---|
GetTableSize ( string tableName ) : decimal |
public Error ( string log, |
||
log | string | |
ex | ||
return | void |
public Fatal ( string log, |
||
log | string | |
ex | ||
return | void |
public static Load ( bool info, bool debug, bool error, string source ) : |
||
info | bool | |
debug | bool | |
error | bool | |
source | string | |
return |
public static LoadSources ( ) : |
||
return |