> | level | unsigned | A logging level indicator. One of the
values below should be set to indicate what is
being logged such that the logging system
can select what is actually formated and written
as desired.
|
---|---|---|---|
DITS_LOG_STARTUP | Message is a startup mesage. |
---|---|
DITS_LOG_INST | Message concerns running instrumentation |
DITS_LOG_USER1 | User defined. |
DITS_LOG_USER2 | User defined. |
DITS_LOG_ALL |
Always log this message to the
file.
|
> | prefix | char * | A prefix string for the message, indicating say the library concerned. |
---|---|---|---|
! | status | StatusType * | Modified status.
(>) message The message as a C-Printf style format string.
Subsequent arguments are arguments to the printf
format.
|
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au