#define SQUIDSBUFPRINT(s)
#define SQUIDSTRINGPRINT(s)
const SBuf & image() const
Http::StatusCode status() const
retrieve the status code for this status line
const HttpReply & freshestReply() const
bool hasUris() const
whether setUris() has been called
const char * logUri() const
client request URI used for logging; storeId() by default
struct SquidConfig::@82 Log
const char * getMD5Text() const
sfileno swap_filen
unique ID inside a cache_dir for swapped out entries; -1 for others
int64_t contentLen() const
char const * termedBuf() const
#define debugs(SECTION, LEVEL, CONTENT)
void logfileLineEnd(Logfile *lf)
void logfileRotate(Logfile *lf, int16_t rotateCount)
void logfileLineStart(Logfile *lf)
void logfileClose(Logfile *lf)
void logfilePrintf(Logfile *lf, const char *fmt,...)
Logfile * logfileOpen(const char *path, size_t bufsz, int fatal_flag)
void RegisterAction(char const *action, char const *desc, OBJH *handler, Protected, Atomic, Format)
void storeAppendPrintf(StoreEntry *e, const char *fmt,...)
static OBJH storeLogTagsHist
static String str_unknown
static void storeLogRegisterWithCacheManager(void)
void storeLogRotate(void)
static Logfile * storelog
static const char * storeLogTags[]
static int storeLogTagsCounts[STORE_LOG_SWAPOUTFAIL+1]
void storeLog(int tag, const StoreEntry *e)
struct timeval current_time
the current UNIX time in timeval {seconds, microseconds} format