Functions | Variables
clog.c File Reference
#include "stdafx.h"
#include "clog.h"
Include dependency graph for clog.c:

Go to the source code of this file.

Functions

PHIDGET21_API int CCONV CPhidget_disableLogging ()
PHIDGET21_API int CCONV CPhidget_enableLogging (CPhidgetLog_level level, const char *outputFile)
PHIDGET21_API int CCONV CPhidget_log (CPhidgetLog_level level, const char *msg, const char *fmt,...)
static const char * logLevelToStr (CPhidgetLog_level l)

Variables

static FILE * logFile = NULL
CPhidgetLog_level logging_level = 0
CThread_mutex_t logLock
int logLockInitialized = PFALSE

Function Documentation

static const char* logLevelToStr ( CPhidgetLog_level  l) [static]

Definition at line 12 of file clog.c.


Variable Documentation

FILE* logFile = NULL [static]

Definition at line 4 of file clog.c.

Definition at line 9 of file clog.c.

Definition at line 8 of file clog.c.



pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:21