

Using CA AppLogicĀ® › Appliance Developer Guide › Appliance Kit › Appliance Boundary › Interior Boundary › Log Messages
Log Messages
Code on the appliance warning, error, or fatal messages to be posted in the grid system log and grid dashboard.
APK provides the vme command for this purpose. It should be invoked with the following command line syntax.
Usage
vme id=log msg='text' [severity=<severity>]
<severity> may be one of the following:
- warn - warning event
- error - error event
- fatal - fatal and irrecoverable error
Notes:
- If the message text contains spaces or other meta-characters, it has to be quoted appropriately.
- Info and debug messages are not reported to the controller log when using id=log.
- For more information, see the VME Event Generator topic.
Copyright © 2012 CA.
All rights reserved.
 
|
|