Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Overview

The Logger shows all ActiveMQ/VHMSG messages and saves them all to disk.  They are found in \local_tests in the project folder.  The Logger also allows the sending of ActiveMQ messages.  This component starts automatically when the Launcher starts; this behavior can be turned off in the Launcher.

...

To display information about the Logger, click on Help -> About Logger. A new dialog will appear, giving you more information about Logger. You can get additional information by clicking on "Help->How To...". A new dialog will appear giving you information about the most common How To's of Logger.

Developers

 

Compiling the Logger

You can compile with either NetBeans or with ant

...

  1. Open a command prompt window and navigate to the \JLogger Java folder.
  2. Type 'ant' (no quotes)

Message API

Sends:

  1. vrComponent
  2. vrProcEnd
  3. logging

Receives:

  1. vrAllCall
  2. vrKillComponent
  3. logging

Known Issues

FAQ

See Main FAQ for frequently asked questions regarding the installer.  Please use the Google Groups emailing list for unlisted questions.