#include <log.h>
Definition at line 60 of file log.h.
◆ category
Definition at line 61 of file log.h.
◆ level
| Level util::log::Entry::level |
Definition at line 62 of file log.h.
◆ message
| std::string util::log::Entry::message |
Definition at line 68 of file log.h.
◆ mocktime
| std::chrono::seconds util::log::Entry::mocktime {GetMockTime()} |
Definition at line 65 of file log.h.
◆ should_ratelimit
| bool util::log::Entry::should_ratelimit {false} |
Hint for consumers if this entry should be ratelimited.
Definition at line 63 of file log.h.
◆ source_loc
Definition at line 67 of file log.h.
◆ thread_name
Definition at line 66 of file log.h.
◆ timestamp
| SystemClock::time_point util::log::Entry::timestamp {SystemClock::now()} |
Definition at line 64 of file log.h.
The documentation for this struct was generated from the following file: