Default Output Log Example
'Log Output Date', 'Log Output Time', 'Agent ID', 'Log Level', 'Log Output Class', 'Log Message No.', and 'Log Message' are separated by half-width spaces in the output log.
20XX-MM-DD XX:XX:XX,XXX AGENTID[agentID] INFO jp.co.saison.xxx - I110001 - Starting the sending-side Agent. (Xxxxx.java:142) 20XX-MM-DD XX:XX:XX,XXX AGENTID[agentID] INFO jp.co.saison.xxx - I110015 - Connecting to the service. AccessPoint:[XX] (Xxxxx.java:157) 20XX-MM-DD XX:XX:XX,XXX AGENTID[agentID] INFO jp.co.saison.xxx - I110004 - Sending the information of the sending-side Agent to the service. (Xxxxx.java:31) 20XX-MM-DD XX:XX:XX,XXX AGENTID[agentID] INFO jp.co.saison.xxx - I110002 - Starting the sending-side Agent was completed. (Xxxxx.java:189) 20XX-MM-DD XX:XX:XX,XXX AGENTID[agentID] WARN jp.co.saison.xxx - W100007 - A warning occurred. (Xxxxx.java:169) 20XX-MM-DD XX:XX:XX,XXX AGENTID[agentID] ERROR jp.co.saison.xxx - E100000 - An error occurred. (Xxxxx.java:169)