Getting started using TraceListener...
Configure your application according the following instructions:
Starting TraceListener
Start the TraceListener application by clicking the Tracelistener icon on your configured remote hosts' desktop.
Additionally, Tracelistener accepts commandline parameters in the following format:
TraceListener logfile [UDP:port] [TCP:port]
- logfile opens an existing logfile (this has to be a fully qualified path to the local file system).
- UDP:port
opens a new UDP Receiver which listens on the specified remotehost and port for Logging events. - TCP:port
opens a new TCP Receiver which listens on the specified remotehost and port for Logging events.
Starting to trace your Application
Start your application.