iptsec_debug.c File Reference


Detailed Description

Debug log for IPTSEC module.

Author:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>
Date:
Created: Thu Dec 19 15:55:30 2002 ppessi

#include "config.h"
#include <stddef.h>
#include "iptsec_debug.h"

Include dependency graph for iptsec_debug.c:


Variables

char const IPTSEC_DEBUG []
 Environment variable determining the debug log level for iptsec module.
su_log_t iptsec_log []
 Common log for application and srvlib components.

Variable Documentation

IPTSEC_DEBUG

Environment variable determining the debug log level for iptsec module.

The IPTSEC_DEBUG environment variable is used to determine the debug logging level for iptsec module. The default level is 3.

See also:
<su_debug.h>, iptsec_log, SOFIA_DEBUG

su_log_t iptsec_log[]

Common log for application and srvlib components.

The iptsec_log is the log object used by iptsec module. The level of iptsec_log is set using IPTSEC_DEBUG environment variable.


Sofia-SIP 1.12.4 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.