nea_debug.c File Reference


Detailed Description

Debug Log for Nokia Event Client API.

Author:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>

#include <stddef.h>
#include "nea_debug.h"

Include dependency graph for nea_debug.c:


Variables

char const NEA_DEBUG []
 Environment variable determining the debug log level for nea module.
su_log_t nea_log []
 Debug log for nea module.

Variable Documentation

NEA_DEBUG

Environment variable determining the debug log level for nea module.

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

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

su_log_t nea_log[]

Debug log for nea module.

The nea_log is the log object used by nea module. The level of nea_log is set using NEA_DEBUG environment variable.


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