
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 |
| static const char* logLevelToStr | ( | CPhidgetLog_level | l | ) | [static] |
| int logLockInitialized = PFALSE |