public abstract class LogFactory extends java.lang.Object implements ILogEventFactory
Constructor and Description |
---|
LogFactory() |
Modifier and Type | Method and Description |
---|---|
Logger |
createLogger(LogCategory category,
LogSource source) |
void |
release(ILogEvent e)
Releases an log event.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public Logger createLogger(LogCategory category, LogSource source)
public void release(ILogEvent e)
release
in interface ILogEventFactory
e
- the log event