зеркало из https://github.com/microsoft/CCF.git
d19f0b368f
* Stop repeating FMT_HEADER_ONLY * Remove unnecessary format separator * Add LOG_*_FMT macros * Many replacements, mostly LOG_INFO > LOG_INFO_FMT * Finish nodestate.h * Fix typos * Halfway through raft.h * LOG_FATAL > LOG_FATAL_FMT * Prefer continue to empty while, for readability * Replace all LOGs in tcp.h * Replace remaining LOG_TRACEs * Add picobench tests comparing LOG_DEBUG with LOG_DEBUG_FMT * Simplify string-only logs * Another batch of renames * Replace in keypair.h * Include ostream.h - we defined operator<< and want to use it * Clarify comments * Replace in kv.h * Replacements in rpcconnections.h * Replacements in nodeconnections.h * Final pass on LOG_FAILs * Add missing brackets noticed in review |
||
---|---|---|
.. | ||
chrono.h | ||
color.h | ||
core.h | ||
format-inl.h | ||
format.h | ||
format_header_only.h | ||
locale.h | ||
ostream.h | ||
posix.h | ||
printf.h | ||
ranges.h | ||
time.h |