Displaying the logged data in Common Base Event format
The JLog toolkit provides a Common Base Event (CBE) formatter.
To show the logged data in CBE format, modify the property value.
In
formatter.PDXML.className=com.ibm.itim.logging.LogXMLFormatter file:
Change this value | com.ibm.itim.logging.LogXMLFormatter |
To this value | com.ibm.log.CBE101Formatter |
The updated logged data in CBE format is formatter.PDXML.className=com.ibm.log.CBE101Formatter.