su_global_log.c File Reference


Detailed Description

Global SU debug log.

Author:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>
Date:
Created: Mon May 7 11:08:36 2001 ppessi

#include <stdio.h>
#include <stdarg.h>
#include <sofia-sip/su_log.h>
#include <sofia-sip/su_debug.h>

Include dependency graph for su_global_log.c:


Variables

char const SU_DEBUG []
 Environment variable determining the debug log level for su module.
su_log_t su_log_global [1]
 Debug log for su module.

Variable Documentation

SU_DEBUG

Environment variable determining the debug log level for su module.

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

See also:
<su_debug.h>, su_log_global

su_log_t su_log_global[1]

Debug log for su module.

The su_log_global is the log object used by su module. The level of su_log_global is set using SU_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.