30.2. slapi_is_loglevel_set()
To specify the level of logging used by the Directory Server, the administrator can use the Server Console or set the nsslapd-errorlog-level attribute. For more information, see Red Hat Directory Server Configuration, Command, and File Reference.
#include "slapi-plugin.h" int slapi_is_loglevel_set( const int loglevel );
This function takes the following parameter:
|
loglevel
| Log level setting to check. |
The function returns one of the following values:
- 0 if loglevel is not selected as log level settings.
- 1 if loglevel is selected as log level setting.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.