Sun Java System Access Manager 7.1 C API Reference

am_log_record_t

Represents the information and message values to be recorded.


Note –

See Chapter 6, Access Manager Logging and Java Enterprise System Monitoring Framework, in Sun Java System Access Manager 7.1 Technical Overview for information regarding events that are logged and the log fields to which they are written.


Syntax

#include "am_log.h"
typedef struct am_log_record *am_log_record_t;

Members

am_log_record is an opaque structure with no accessible members.