You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/util/logging
Jeff Becker d882f1a302
some compilers hated [[maybe_unused]] so use (void) when they are unused
3 years ago
..
android_logger.cpp refactor logging to use std::source_location 3 years ago
android_logger.hpp refactor logging to use std::source_location 3 years ago
buffer.cpp fix and format. 3 years ago
buffer.hpp fix and format. 3 years ago
file_logger.cpp refactor logging to use std::source_location 3 years ago
file_logger.hpp refactor logging to use std::source_location 3 years ago
logger.cpp refactor logging to use std::source_location 3 years ago
logger.hpp some compilers hated [[maybe_unused]] so use (void) when they are unused 3 years ago
logger_internal.cpp standardize include format and pragma once 3 years ago
logger_internal.hpp liblokinet additions: 3 years ago
logger_syslog.hpp refactor logging to use std::source_location 3 years ago
loglevel.cpp standardize include format and pragma once 3 years ago
loglevel.hpp standardize include format and pragma once 3 years ago
logstream.hpp refactor logging to use std::source_location 3 years ago
ostream_logger.cpp refactor logging to use std::source_location 3 years ago
ostream_logger.hpp refactor logging to use std::source_location 3 years ago
source_location.hpp fix up gripes in source_location 3 years ago
syslog_logger.cpp refactor logging to use std::source_location 3 years ago
win32_logger.cpp refactor logging to use std::source_location 3 years ago
win32_logger.hpp refactor logging to use std::source_location 3 years ago