libcruft-util/log
Danny Robson 8bfb1e3d92 log: make once_flag constinit
This ensures we'll error out at compile time rather than encounter a
static initialisation ordering error.
2020-08-03 11:48:48 +10:00
..
sink Header cleanup using include-what-you-use 2020-07-01 17:02:44 +10:00
fwd.hpp log: modularise the logging infrastructure 2019-10-10 15:52:37 +11:00
level.cpp log/level: expose enumeration reflection setup 2020-04-23 07:58:21 +10:00
level.hpp log/level: expose enumeration reflection setup 2020-04-23 07:58:21 +10:00
log.cpp log: make once_flag constinit 2020-08-03 11:48:48 +10:00
log.hpp log: allow setting the default_sink 2019-10-10 16:02:10 +11:00
packet.cpp log: modularise the logging infrastructure 2019-10-10 15:52:37 +11:00
packet.hpp log: modularise the logging infrastructure 2019-10-10 15:52:37 +11:00
scoped.cpp log: modularise the logging infrastructure 2019-10-10 15:52:37 +11:00
scoped.hpp log: modularise the logging infrastructure 2019-10-10 15:52:37 +11:00