13#define STUB_API "log/liblog.la"
33#include "log/access_log.h"
64#include "log/Formats.h"
82#include "log/ModStdio.h"
85#include "log/ModSyslog.h"
88#include "log/ModUdp.h"
91#include "log/TcpLogger.h"
void accessLogClose(void)
void accessLogLogTo(CustomLog *, const AccessLogEntryPointer &, ACLChecklist *checklist=nullptr)
void accessLogRotate(void)
void accessLogLog(const AccessLogEntryPointer &, ACLChecklist *)
const char * accessLogTime(time_t)
int logfile_mod_stdio_open(Logfile *lf, const char *path, size_t bufsz, int fatal_flag)
int logfile_mod_syslog_open(Logfile *lf, const char *path, size_t bufsz, int fatal_flag)
int logfile_mod_udp_open(Logfile *lf, const char *path, size_t bufsz, int fatal_flag)
#define STUB
macro to stub a void function.
void fvdbCountVia(const SBuf &)
#define CBDATA_CLASS_INIT(type)
static int Open(Logfile *lf, const char *path, size_t bufSz, int fatalFlag)
Logfile(const char *aPath)
void logfileLineEnd(Logfile *lf)
void logfileFlush(Logfile *lf)
void logfileRotate(Logfile *lf, int16_t rotateCount)
void logfileClose(Logfile *lf)
void logfilePrintf(Logfile *lf, const char *fmt,...)
Logfile int16_t STUB void const char STUB void logfileLineStart(Logfile *) STUB void logfileLineEnd(Logfile *) STUB namespace Log
Logfile int16_t STUB void logfileWrite(Logfile *, const char *, size_t) STUB void logfileFlush(Logfile *) STUB void logfilePrintf(Logfile *
int logfile_mod_daemon_open(Logfile *, const char *, size_t, int) STUB_RETVAL(0) int logfile_mod_stdio_open(Logfile *
Logfile * logfileOpen(const char *, size_t, int) STUB_RETVAL(nullptr) void logfileClose(Logfile *) STUB void logfileRotate(Logfile *