Sun OpenSSO Enterprise 8.0 C API Reference for Application and Web Policy Agent Developers

Syntax

#include "am_log.h"
AM_EXPORT boolean_t
am_log_log(am_log_module_id_t moduleID,
           am_log_level_t level,
           const char *format, ...);