void com.openkm.util.Logger.changeLogLevel |
( |
int |
level | ) |
|
void com.openkm.util.Logger.changeLogName |
( |
String |
logName | ) |
|
void com.openkm.util.Logger.debug |
( |
string |
text | ) |
|
void com.openkm.util.Logger.enableMessageBox |
( |
bool |
enable | ) |
|
void com.openkm.util.Logger.error |
( |
string |
text | ) |
|
void com.openkm.util.Logger.error |
( |
string |
text, |
|
|
Exception |
ex |
|
) |
| |
void com.openkm.util.Logger.info |
( |
string |
text | ) |
|
void com.openkm.util.Logger.warn |
( |
string |
text | ) |
|
const int com.openkm.util.Logger.DEBUG = 3 |
const int com.openkm.util.Logger.ERROR = 0 |
const int com.openkm.util.Logger.INFO = 2 |
const int com.openkm.util.Logger.WARN = 1 |
Logger com.openkm.util.Logger.Instance |
|
staticget |
The documentation for this class was generated from the following file: