base/libs/qdecoder/qLog.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <string.h>
#include <stdarg.h>
#include <unistd.h>
#include "qDecoder.h"

Include dependency graph for qLog.c:

Go to the source code of this file.

FunctionsTitleTestFour

bool qLog (Q_LOG *log, const char *format,...)
bool qLogClose (Q_LOG *log)
bool qLogFlush (Q_LOG *log)
Q_LOGqLogOpen (const char *logbase, const char *filenameformat, int rotateinterval, bool flush)
bool qLogSetConsole (Q_LOG *log, bool consoleout)


Detailed Description

Rotating File Logger API

Definition in file qLog.c.


Generated on Mon Mar 26 07:00:52 2018 for JSOC_Documentation by  doxygen 1.5.7.1