Viewing and Analyzing Error Log Entries
This chapter assumes that you have read the information and are familiar
with the defined terms in Guide
to Instrumenting Your Code.
This chapter describes error logging and the error log formatter that is
used to format, display, and analyze error information.
When your program encounters an error, the FFSTProbe API records information
about the error in the system error log.
This chapter refers to the following types of error logs:
- Active error log: The name of the log that
is currently used. When you suspend logging, the system will not write
entries to the active error log.
- Default error log: The system uses this log
after you power on the system. The system assumes this log until you specify
another log to work with.
- Current error log: The error log that a user
is currently working with.
[Back: Probe Control Table (PCT) Entry Add or Change Summary Window]
[Next: What is an Error Record?]