Serializablepublic class SMYLDDebugHandler extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
SMYLDDebugHandler(LogManager systemLogManager,
int MaximumDebugLevel) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
addRecord(LogRecord record,
int msgDebugLevel) |
|
void |
closeLog() |
|
void |
echoToDebugLevel(int echoDebugLevel) |
|
int |
getDebugLevel() |
|
void |
setDebugLevel(int DebugLevel) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic SMYLDDebugHandler(LogManager systemLogManager, int MaximumDebugLevel)
public void echoToDebugLevel(int echoDebugLevel)
public void addRecord(LogRecord record, int msgDebugLevel)
public void closeLog()
throws IOException
IOExceptionpublic int getDebugLevel()
public void setDebugLevel(int DebugLevel)
Copyright © 2019 SMYLD. All rights reserved.