#include <LogPredefined.h>
Public Member Functions | |
LINK (PreDefinedFormatInfo, link) | |
PreDefinedFormatInfo (LogFormat *fmt, const char *fname, const char *hdr, LogFileFormat _f, bool _c) | |
Data Fields | |
LogFormat * | format |
const char * | filename |
const char * | header |
LogFileFormat | filefmt |
bool | collatable |
Static Public Attributes | |
static const char *const | squid = "%<cqtq> %<ttms> %<chi> %<crc>/%<pssc> %<psql> %<cqhm> %<cquc> %<caun> %<phr>/%<pqsn> %<psct>" |
static const char *const | common = "%<chi> - %<caun> [%<cqtn>] \"%<cqtx>\" %<pssc> %<pscl>" |
static const char *const | extended = "%<sssc> %<sscl> %<cqbl> %<pqbl> %<cqhl> %<pshl> %<pqhl> %<sshl> %<tts>" |
static const char *const | extended2 = "%<sssc> %<sscl> %<cqbl> %<pqbl> %<cqhl> %<pshl> %<pqhl> %<sshl> %<tts> %<phr> %<cfsc> %<pfsc> %<crc>" |
Definition at line 33 of file LogPredefined.h.
PreDefinedFormatInfo::PreDefinedFormatInfo | ( | LogFormat * | fmt, | |
const char * | fname, | |||
const char * | hdr, | |||
LogFileFormat | _f, | |||
bool | _c | |||
) | [inline] |
Definition at line 43 of file LogPredefined.h.
PreDefinedFormatInfo::LINK | ( | PreDefinedFormatInfo | , | |
link | ||||
) |
Definition at line 39 of file LogPredefined.h.
const char *const PreDefinedFormatInfo::common = "%<chi> - %<caun> [%<cqtn>] \"%<cqtx>\" %<pssc> %<pscl>" [static] |
Definition at line 48 of file LogPredefined.h.
Referenced by PreDefinedFormatList::init(), and process_file().
const char *const PreDefinedFormatInfo::extended = "%<sssc> %<sscl> %<cqbl> %<pqbl> %<cqhl> %<pshl> %<pqhl> %<sshl> %<tts>" [static] |
Definition at line 49 of file LogPredefined.h.
Referenced by PreDefinedFormatList::init(), and process_file().
const char *const PreDefinedFormatInfo::extended2 = "%<sssc> %<sscl> %<cqbl> %<pqbl> %<cqhl> %<pshl> %<pqhl> %<sshl> %<tts> %<phr> %<cfsc> %<pfsc> %<crc>" [static] |
Definition at line 50 of file LogPredefined.h.
Referenced by PreDefinedFormatList::init(), and process_file().
Definition at line 38 of file LogPredefined.h.
const char* PreDefinedFormatInfo::filename |
Definition at line 36 of file LogPredefined.h.
Definition at line 35 of file LogPredefined.h.
const char* PreDefinedFormatInfo::header |
Definition at line 37 of file LogPredefined.h.
const char *const PreDefinedFormatInfo::squid = "%<cqtq> %<ttms> %<chi> %<crc>/%<pssc> %<psql> %<cqhm> %<cquc> %<caun> %<phr>/%<pqsn> %<psct>" [static] |
Definition at line 47 of file LogPredefined.h.
Referenced by PreDefinedFormatList::init(), and process_file().