vvLog.h File Reference
vvLog.h -- header file for debug log information tracking
More...
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <unistd.h>
Include dependency graph for vvLog.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|
Defines |
|
#define | VVLOG_ERROR 1 |
|
#define | VVLOG_WARNING 250 |
|
#define | VVLOG_INFO 500 |
|
#define | VVLOG_MORE 510 |
|
#define | VVLOG_DEBUG 515 |
|
#define | VVLOG_ALL 520 |
|
#define | vvLog VVlog |
|
#define | vvLOG vvLog |
|
#define | vvLogSetLevel VVlogSetLevel |
|
#define | vvLogGetLevel VVlogGetLevel |
Functions |
|
void | VVlogSetLevel (int level) |
|
int | VVlogGetLevel (void) |
|
void | VVlog (int level, char *format,...) |
Variables |
|
FILE * | g_logFile |
Detailed Description
vvLog.h -- header file for debug log information tracking
Created by Tim Mensch Copyright (C) 2002, Vividata, All Rights Reserved
Definition in file vvLog.h.
Generated on Thu Dec 11 09:32:18 2003 for OCR Shop XTR/API User Documentation by
1.3.2