oxen-core/src/common
Sean Darcy d7992b5940
Logging Refactor
This replaces the current epee logging system with our oxen::log
library. It replaces the easylogging library with spdlog, removes the
macros and replaces with functions and standardises how we call the
logs.
2022-10-17 13:41:10 -03:00
..
compat Support docker for gitian builds 2019-02-14 23:14:34 +01:00
CMakeLists.txt Logging Refactor 2022-10-17 13:41:10 -03:00
aligned.c Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
aligned.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
apply_permutation.h Logging Refactor 2022-10-17 13:41:10 -03:00
base58.cpp Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
base58.h Replace boost::string_ref with std::string_view 2020-07-02 12:52:12 -03:00
boost_serialization_helper.h Logging Refactor 2022-10-17 13:41:10 -03:00
combinator.cpp Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
combinator.h Miscellaneous header updates via iwyu 2020-07-02 12:52:13 -03:00
command_line.cpp Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
command_line.h Logging Refactor 2022-10-17 13:41:10 -03:00
common_fwd.h Remove openssl, unbound, expat, OpenAlias 2022-04-15 13:51:57 -03:00
error.cpp Work around gcc-8 compiler segfault 2020-08-11 11:18:31 -03:00
error.h Work around gcc-8 compiler segfault 2020-08-11 11:18:31 -03:00
expect.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
expect.h Misc. C++ modernization 2020-07-02 12:52:12 -03:00
file.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
file.h Eliminate tools::create_directories_if_necessary 2021-01-07 15:26:30 -04:00
fs.h std::filesystem 2020-10-24 12:45:37 -03:00
hex.h Update oxenmq to latest oxen-mq+oxen-encoding 2022-04-14 14:32:01 -03:00
i18n.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
i18n.h Rewrite translation file generation using cmake 2020-06-15 12:49:33 -03:00
json_util.h Logging Refactor 2022-10-17 13:41:10 -03:00
lock.h C++17 2020-07-02 12:52:12 -03:00
median.h More epee purging 2022-04-15 13:51:57 -03:00
meta.h Rename lokimq -> oxenmq 2021-01-14 19:35:00 -04:00
notify.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
notify.h Rewrite trash tools::Notify 2022-07-27 17:25:48 -03:00
oxen.cpp initial loki -> oxen pass 2021-01-04 11:09:45 +11:00
oxen.h Tweak uptime proof times; reduce times for testnet 2021-03-25 11:46:23 -03:00
password.cpp Drop integration test code. 2021-08-19 16:42:15 -03:00
password.h Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
periodic_task.h Merge commit 'dcff02e4c3b1214143b19685361c3c6cffa62be7' into MergeUpstream3 2020-05-26 15:15:25 +10:00
pruning.cpp Remove cryptonote_config macros 2022-05-16 20:37:07 -03:00
pruning.h Remove cryptonote_config macros 2022-05-16 20:37:07 -03:00
random.cpp Move randomness into new common/random.h 2019-11-27 14:07:52 -04:00
random.h quorumnet message for timestamp requests 2020-12-18 16:05:51 +11:00
rules.cpp Remove cryptonote_config macros 2022-05-16 20:37:07 -03:00
rules.h Remove cryptonote_config macros 2022-05-16 20:37:07 -03:00
scoped_message_writer.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
scoped_message_writer.h Logging Refactor 2022-10-17 13:41:10 -03:00
sha256sum.cpp Replace openssl sha256 implementation with libsodium 2022-04-14 14:32:01 -03:00
sha256sum.h Replace openssl sha256 implementation with libsodium 2022-04-14 14:32:01 -03:00
signal_handler.h Logging Refactor 2022-10-17 13:41:10 -03:00
spawn.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
spawn.h std::filesystem 2020-10-24 12:45:37 -03:00
string_util.cpp merge dev branch with RPC/wallet3 changes 2022-07-11 20:40:50 -04:00
string_util.h merge dev branch with RPC/wallet3 changes 2022-07-11 20:40:50 -04:00
threadpool.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
threadpool.h Replace (most) boost::thread with std::thread 2020-07-02 12:52:13 -03:00
unordered_containers_boost_serialization.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
util.cpp Logging Refactor 2022-10-17 13:41:10 -03:00
util.h merge dev branch with RPC/wallet3 changes 2022-07-11 20:40:50 -04:00
varint.h Address PR feedback 2020-07-02 12:56:37 -03:00