syncmlfw/common/sosserver/inc/PnpLogger.h
changeset 46 c15b68295419
parent 22 19fb38abab1d
equal deleted inserted replaced
40:588ad05716be 46:c15b68295419
     1 /*
     1 /*
     2 * Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies).
     2 * ==============================================================================
     3 * All rights reserved.
     3 *  Name        : PnpLogger.h
     4 * This component and the accompanying materials are made available
     4 *  Part of     : PnpProvisioningApp
     5 * under the terms of "Eclipse Public License v1.0"
     5 *  Description : This file defines logging interface macros
     6 * which accompanies this distribution, and is available
     6 *  Version     :
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
     7 *
     9 * Initial Contributors:
     8 *  Copyright (c) 2004 Nokia Corporation.
    10 * Nokia Corporation - initial contribution.
     9 *  This material, including documentation and any related 
    11 *
    10 *  computer programs, is protected by copyright controlled by 
    12 * Contributors:
    11 *  Nokia Corporation. All rights are reserved. Copying, 
    13 *
    12 *  including reproducing, storing, adapting or translating, any 
    14 * Description:  This file defines logging interface macros
    13 *  or all of this material requires the prior written consent of 
    15 *
    14 *  Nokia Corporation. This material also contains confidential 
       
    15 *  information which may not be disclosed to others without the 
       
    16 *  prior written consent of Nokia Corporation.
       
    17 * ==============================================================================
    16 */
    18 */
    17 
       
    18 
    19 
    19 #ifndef __LOGGER_H__
    20 #ifndef __LOGGER_H__
    20 #define __LOGGER_H__
    21 #define __LOGGER_H__
    21 
    22 
    22 #ifdef _DEBUG
    23 #ifdef _DEBUG