kstrace.h File Reference

DESCRIPTION: some simple tracing macros. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Defines

#define TEXCEPTION   1
#define TWARNING   2
#define TDEBUG   3
#define TRACE_ERR(_x, _y)   fprintf(stdout,"ERROR: %s\n",_y);
#define TRACE_ERR2(_x, _y, _z)   fprintf(stdout,"ERROR: %s. Error code=%ld\n",_y,_z);
#define TRACE(_x, _y)   fprintf(stdout,"TRACE LOG: %s\n",_y);


Detailed Description

DESCRIPTION: some simple tracing macros.

Author:
Karoliina Salminen karoliina@karoliinasalminen.com
Copyright (c) 2005 Nokia Corporation

This file is licensed under LGPL


Generated on Fri Jun 9 16:23:25 2006 for maemo-af-desktop-documentation by  doxygen 1.4.6