public class SMYLDDebugHandler extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
SMYLDDebugHandler(LogManager systemLogManager,
int MaximumDebugLevel) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecord(LogRecord record,
int msgDebugLevel) |
void |
closeLog() |
void |
echoToDebugLevel(int echoDebugLevel) |
int |
getDebugLevel() |
void |
setDebugLevel(int DebugLevel) |
debug, 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 com.github.mfjamil. All rights reserved.