public class ERXNSLogLog4jBridge extends NSLog.PrintStreamLogger
Modifier and Type | Field and Description |
---|---|
static int |
DEBUG |
static int |
ERR |
static org.apache.log4j.Logger |
log |
static int |
OUT |
_prefixInfo, _stream
debugLevel, isEnabled, isVerbose
Constructor and Description |
---|
ERXNSLogLog4jBridge(int type) |
Modifier and Type | Method and Description |
---|---|
void |
appendln() |
void |
appendln(Object obj) |
void |
flush() |
void |
setAllowedDebugLevel(int debugLevel) |
void |
setIsEnabled(boolean enabled) |
_setPrefixInfo, _verbosePrefix, appendln, printStream, setPrintStream
allowedDebugLevel, appendln, appendln, appendln, appendln, appendln, appendln, appendln, appendln, appendln, appendln, isEnabled, isVerbose, setIsVerbose
public static final org.apache.log4j.Logger log
public static final int OUT
public static final int ERR
public static final int DEBUG
public void appendln(Object obj)
appendln
in class NSLog.PrintStreamLogger
public void setIsEnabled(boolean enabled)
setIsEnabled
in class NSLog.Logger
public void setAllowedDebugLevel(int debugLevel)
setAllowedDebugLevel
in class NSLog.Logger
public void appendln()
appendln
in class NSLog.PrintStreamLogger
public void flush()
flush
in class NSLog.PrintStreamLogger
Copyright © 2002 – 2024 Project Wonder.