Slapi_Is_Loglevel_Set() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for Logging
SLAPI_LOG_CONFIG
SLAPI_LOG_ACL
SLAPI_LOG_SHELL
SLAPI_LOG_PARSE
SLAPI_LOG_HOUSE
SLAPI_LOG_REPL
SLAPI_LOG_CACHE
SLAPI_LOG_PLUGIN
Returns
This function returns one of the following values:
0
-1

slapi_is_loglevel_set()

Checks if
Syntax
#include "slapi-plugin.h"
int slapi_is_loglevel_set( const int loglevel );
Parameters
This function takes the following parameter:
loglevel
384
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Written to the error log if the Log Level setting "Config file
processing" is selected.
Written to the error log if the Log Level setting "Access
control list processing" is selected.
Written to the error log if the Log Level setting "Log
communications with shell back-ends" is selected.
Written to the error log if the Log Level setting "Log entry
parsing" is selected.
Written to the error log if the Log Level setting
"Housekeeping" is selected.
Written to the error log if the Log Level setting "Replication"
is selected.
Written to the error log if the Log Level setting "Entry cache"
is selected.
Written to the error log if the Log Level setting "Plug-ins" is
selected.
This severity level is typically used to identify messages from
server plug-ins.
if successful.
if an unknown severity level is specified.
is selected as a log level.
loglevel
Log level setting to check.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents