The following table shows deprecated functions and their replacements for logging.
Table 3–4 Replacement Functions for Logging| Deprecated Function | Replacement Function | 
|---|---|
| slapi_log_error() | slapi_log_error_ex() slapi_log_info_ex() slapi_log_warning_ex() | 
| slapi_is_loglevel_set() | No replacement is available | 
Refer to Logging Plug-In Messages and all example code delivered with the product for demonstrations of how to use the new logging interface.