lokinet/llarp/util/logging
Jason Rhinelander 1697bf90fe C++17
Compiles with C++17, replaces ghc::filesystem with std::filesystem,
nonstd::optional with std::optional, and llarp::string_view with
std::string_view.
2020-05-01 17:43:27 -03:00
..
android_logger.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
android_logger.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
file_logger.cpp Fix logging initialization and flush at program exit 2020-04-07 14:27:30 -06:00
file_logger.hpp Re-apply clang-format rules after rebasing 2020-04-07 14:41:11 -06:00
json_logger.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
json_logger.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
logger_internal.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
logger_internal.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
logger_syslog.hpp Fix logging initialization and flush at program exit 2020-04-07 14:27:30 -06:00
logger.cpp Make fewer assumptions about config state 2020-04-07 17:52:14 -06:00
logger.h Move logging to subdirectory 2019-09-03 20:52:27 +01:00
logger.hpp Re-apply clang-format rules after rebasing 2020-04-07 14:41:11 -06:00
loglevel.cpp C++17 2020-05-01 17:43:27 -03:00
loglevel.hpp C++17 2020-05-01 17:43:27 -03:00
logstream.hpp Fix logging initialization and flush at program exit 2020-04-07 14:27:30 -06:00
ostream_logger.cpp Fix logging initialization and flush at program exit 2020-04-07 14:27:30 -06:00
ostream_logger.hpp Fix logging initialization and flush at program exit 2020-04-07 14:27:30 -06:00
syslog_logger.cpp Consolidate logging initialization logic 2020-04-07 14:27:31 -06:00
win32_logger.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
win32_logger.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00