[Logo] Open GDA interest forum
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Moderation Log] Moderation Log   [Register] Register / 
[Login] Login 
GDA Logging Facility  XML
Forum Index » OpenGDA Users
Author Message
epgibbons


[Avatar]

Joined: 08/12/2009 17:50:45
Messages: 39
Location: Diamond Light Source
Offline

The logger output is an invaluable source of diagnostic information. Both client and server issue logger messages and how these are processed is controller by configuration files , example-config/xml/logClient.xml and example-config/xml/logBack.xml respectively. Normally as well as leading to console output the logger configs ensure messages are sent to the logserver process for central logging or redistribution. The logServer configuration is in example-config/xml/logServer.xml. There is also a client application for displaying messages which is configured in example-config/xml/logPanel.xml and which is started by the command example-config/bin/GDA_StartLogPanel.

Note the version of example-config/xml/logBack.xml in 8.2 has a bug - the line:

<RemoteHost>localhost.diamond.ac.uk</RemoteHost>


should read

<RemoteHost>127.0.0.1</RemoteHost>


The RCP Client also contains a logging view to which messages can be directed via the logserver config - it is a matter of setting the ports to match.

This message was edited 1 time. Last update was at 27/03/2010 13:56:13


Paul Gibbons
[Email]
 
Forum Index » OpenGDA Users
Go to:   
Powered by JForum 2.1.8 © JForum Team