jp.go.aist.rtm.RTC.log
クラス Logbuf.NullHandler

java.lang.Object
  上位を拡張 java.util.logging.Handler
      上位を拡張 jp.go.aist.rtm.RTC.log.Logbuf.NullHandler
含まれているクラス:
Logbuf

 class Logbuf.NullHandler
extends java.util.logging.Handler


コンストラクタの概要
Logbuf.NullHandler()
           
 
メソッドの概要
 void close()
           
 void flush()
           
 void publish(java.util.logging.LogRecord record)
           
 
クラス java.util.logging.Handler から継承されたメソッド
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Logbuf.NullHandler

Logbuf.NullHandler()
メソッドの詳細

close

public void close()
定義:
クラス java.util.logging.Handler 内の close

flush

public void flush()
定義:
クラス java.util.logging.Handler 内の flush

publish

public void publish(java.util.logging.LogRecord record)
定義:
クラス java.util.logging.Handler 内の publish