Configuration Logging
A29247-X6-X-6-7670 153
6.5 Logging
On this tab you can set up a trace level for every java server application. Only marked en-
tries in this list are added to the log file.
The log file itself is located in:
/u/prismapro/diag/explorerserver/explorerserver.log.
After every restart of the system (Reboot/Reset), a new log file will be createted and the old
one will be saved.
Beispiel für eine Protokolldatei
26.07.2002 08:07:36 TRACE DataServer.27 getNextEvent() returned event: LOG_PROFILE,changed
26.07.2002 08:07:36 INFO ExplorerServer Log profile has changed. Update LogWriter.
26.07.2002 08:07:36 TRACE ConfigurationServer.233 postEvent(): event added: DB.LOG_GROUPS,table_changed
26.07.2002 08:07:36 TRACE ConfigurationServer.233 getAllEvents() returned 1 events
26.07.2002 08:07:39 INFO DeviceFileSystemServer.209 client disconnected.
26.07.2002 08:07:39 INFO pfl.server.210 client disconnected.
26.07.2002 08:07:45 INFO ConfigurationServer.233 client disconnected.
Name Name of the java server.
Debug Log entries of the type debug. Use only for diagnostic reasons.
Trace Log entries of the type trace, logging program sequences.
Info Log entries of the type info, such as connected and disconnected
messages.
Warning Log entries of the type warning.
Error Log entries of the type error, such as errormessages.