public class Log extends java.lang.Object
Log()
void
drainTo(java.util.Collection<? super LogRecord> collection)
offer(LogRecord record)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Log()
public void drainTo(java.util.Collection<? super LogRecord> collection)
public void offer(LogRecord record)