Public Attributes

fawkes::CacheLogger::CacheEntry Struct Reference

Cache entry struct. More...

#include <cache.h>

List of all members.

Public Attributes

LogLevel log_level
 log level
std::string component
 component
struct timeval time
 raw time
std::string timestr
 Time encoded as string.
std::string message
 Message.

Detailed Description

Cache entry struct.

Definition at line 81 of file cache.h.


Member Data Documentation

component

Definition at line 83 of file cache.h.

Referenced by WebviewStartPageRequestProcessor::process_request().

log level

Definition at line 82 of file cache.h.

Referenced by WebviewStartPageRequestProcessor::process_request().

Message.

Definition at line 86 of file cache.h.

Referenced by WebviewStartPageRequestProcessor::process_request().

raw time

Definition at line 84 of file cache.h.

Time encoded as string.

Definition at line 85 of file cache.h.

Referenced by WebviewStartPageRequestProcessor::process_request().


The documentation for this struct was generated from the following file: