aboutsummaryrefslogtreecommitdiff
path: root/src/common/logging/log_entry.h
AgeCommit message (Collapse)Author
2021-10-01common/logging: Move Log::Entry declaration to a separate headerameerj
This reduces the load of requiring to include std::chrono in all files which include log.h