create Method (Format 1)
Description
Passes the Level, Message, and MsgID, and creates the CJLogRecord object.
Format
public static CJLogRecord create(Level level,
String msg,
String msgID);
Parameters
Return value
This method returns the CJLogRecord object.