org.azuki.framework.context
Class Log.AzukiLogHandler
java.lang.Object
java.util.logging.Handler
org.azuki.framework.context.Log.AzukiLogHandler
- Enclosing class:
- Log
public static final class Log.AzukiLogHandler
- extends Handler
Methods inherited from class java.util.logging.Handler |
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, setEncoding, setErrorManager, setFilter, setFormatter, setLevel |
Log.AzukiLogHandler
public Log.AzukiLogHandler(OutputStream os,
Level levl)
Log.AzukiLogHandler
public Log.AzukiLogHandler(PrintWriter pw,
Level levl)
publish
public final void publish(LogRecord rec)
- Specified by:
publish
in class Handler
flush
public final void flush()
- Specified by:
flush
in class Handler
close
public final void close()
throws SecurityException
- Specified by:
close
in class Handler
- Throws:
SecurityException
Azuki Framework Copyright © 2006 the original author or authors.