unix/SysDebug.cpp File Reference
#include "SysDebug.hpp"
#include <stdio.h>
#include <stdarg.h>
#include <syslog.h>
Include dependency graph for unix/SysDebug.cpp:

Go to the source code of this file.

Functions

void dbgprintf (const char *format,...)
 

Function Documentation

◆ dbgprintf()