パッケージ org.aiwolf.common.util

クラス ServerLogFormat


  • public class ServerLogFormat
    extends java.util.logging.Formatter
    • メソッドの概要

      すべてのメソッド インスタンス・メソッド concreteメソッド 
      修飾子とタイプ メソッド 説明
      java.lang.String format​(java.util.logging.LogRecord record)  
      • クラスから継承されたメソッド java.util.logging.Formatter

        formatMessage, getHead, getTail
      • クラスから継承されたメソッド java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • コンストラクタの詳細

      • ServerLogFormat

        public ServerLogFormat​(boolean isDetail)
      • ServerLogFormat

        public ServerLogFormat()
    • メソッドの詳細

      • format

        public java.lang.String format​(java.util.logging.LogRecord record)
        定義:
        format クラス内 java.util.logging.Formatter