2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
15 * When checking this file into perforce, ensure that
16 * LOGGING IS DISABLED FOR RELEASE BUILDS.
17 * This file is not to be used outside Symbian.
18 * It is largely a copy of commsdebugutility.mmh.
19 * When the new logger comes in that provides the functionality we want
20 * (specifically, 'connected' logging using TLS), we can remove our own logger
21 * dll entirely, including this file. [We'll still possibly need a header with
22 * our nice function entry/exit, leave and panic macros though.]
26 // Uncomment next line to temporarily engage logging for release builds.
27 //#define __FLOGGER_UREL
28 // Comment next line to temporarily disengage logging for debug builds
29 #define __FLOGGER_UDEB
31 // Determine whether, and how, flogger is to be included
34 #define __FLOGGER_INCLUDED
39 #ifndef __FLOGGER_UDEB
40 #define __FLOGGER_INCLUDED
45 #ifndef __FLOGGER_UREL
46 #ifndef __FLOGGER_UDEB
50 #ifndef __FLOGGER_UREL
52 #define __FLOGGER_INCLUDED
53 #define __FLOGGER_DEBUGGERLIBRARY
58 #ifdef __FLOGGER_INCLUDED
59 #ifndef __FLOGGER_SUPPRESS_LIBRARY
60 #ifdef __FLOGGER_DEBUGGERLIBRARY
61 DEBUGLIBRARY usblogger.lib