createpメソッド(形式9)
説明
Level,発生元クラス名(sourceClass),発生元メソッド名(sourceMethod),Message,Thrown,Object配列およびMsgIDを渡して,CJLogRecordオブジェクトを作成します。
形式
public static CJLogRecord createp(Level level,
String sourceClass,
String sourceMethod,
String msg,
Throwable thrown,
Object[] params,
String msgID);
パラメタ
戻り値
CJLogRecordオブジェクトを返却します。