| < Previous PageNext Page > | |
Developers can display the error and informational messages produced by programs running on the BlackDog to the user. This is accomplished with the standard unix syslog(3) mechanism.
In order to present messages to the user, applications should log messages to the LOCAL6 log priority, with level of INFO, DEBUG, or ERR. Messages logged to LOCAL6 priority are projected to the host using Xdialog.
Sample code to log:
| < Previous PageNext Page > | |
Copyright © Realm Systems, Inc. 2003-2005.
All rights reserved. |