インタフェース
com.JRcServer.sys.log.custom.CustomLogConfig の使用

CustomLogConfig を使用しているパッケージ
com.JRcServer.sys.log.custom 構成定義が可能なログ出力処理をサポートします. 
 

com.JRcServer.sys.log.custom での CustomLogConfig の使用
 

CustomLogConfig を返す com.JRcServer.sys.log.custom のメソッド
 CustomLogConfig CreateCustomLog.getCustomLogConfig(java.lang.String name)
          カスタムログコンフィグオブジェクトを取得.
 

CustomLogConfig 型のパラメータを持つ com.JRcServer.sys.log.custom のメソッド
 LogWriter CreateCustomLog.createCustomLog(CustomLogConfig cf)
          カスタムログをロード.
 CustomStyleConfig CreateCustomLog.getCustomStyleConfig(CustomLogConfig conf)
          カスタムスタイルコンフィグオブジェクトを取得.