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