7.1 List of APIs used in the user log functionality

The following table lists and describes the APIs used when logs (user logs) are output by J2EE applications, batch applications, or EJB client applications in the Hitachi trace common library format.

Table 7-1 List of APIs used in user log functionality

Class nameFunction
CJLogRecord ClassAdds the MsgID and AppName parameter in the LogRecord class. You can also output the field value of the MsgID and AppName with the value specified during execution by passing the LogRecord object (CJLogRecord object), created using the methods of this class, to the Logger.log method.