Sun Java System Access Manager 7 2005Q4 C API Reference

am_log_record

Log Record

Syntax

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

Members

This is an opaque structure and therefore has no members accessible by the C SDK user.

Details

See am_log_test.c in the C SDK samples for an example of how to use the text output callback.