Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-12 | Fixup choice of easylogging++ vs libunwind stack trace code | moneromooo-monero | 1 | -0/+3 | |
2017-02-11 | Merge pull request #1696 | Riccardo Spagni | 1 | -0/+2 | |
6ea3e3cc Fix race in setThreadName/getThreadName (Lee Clagett) | |||||
2017-02-07 | Fix race in setThreadName/getThreadName | Lee Clagett | 1 | -0/+2 | |
2017-02-05 | easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUG | moneromooo-monero | 1 | -2/+2 | |
2017-02-01 | Fixed a deadlock issue with easylogger++ | NanoAkron | 1 | -2/+2 | |
Ubuntu 16.04/GCC 5.4.0/ARMv8 fix to match previous recursive mutex fix for GCC | |||||
2017-01-20 | Merge pull request #1596 | Riccardo Spagni | 1 | -1/+6 | |
7c0c5c17 easylogging++: detect DragonFly BSD as a UNIX (moneromooo-monero) | |||||
2017-01-20 | easylogging++: detect DragonFly BSD as a UNIX | moneromooo-monero | 1 | -1/+6 | |
2017-01-16 | easylogging++: enforce recursive mutex | moneromooo-monero | 1 | -1/+5 | |
This fixes a hang when logging something which causes some other logging code to be called | |||||
2017-01-16 | easylogging++: fix logging with static const header only data members | moneromooo-monero | 1 | -1/+13 | |
2017-01-16 | easylogging++: add ELPP_DISABLE_CHECK_MACROS | moneromooo-monero | 1 | -0/+2 | |
2017-01-16 | easylogging++: allow clipping a common filename prefix | moneromooo-monero | 1 | -3/+20 | |
2017-01-16 | easylogging++: add file-only logs | moneromooo-monero | 1 | -10/+12 | |
2017-01-16 | eayslogging++: Fix bad memory access before opening any files | moneromooo-monero | 1 | -0/+1 | |
2017-01-16 | easylogging++: avoid creating directory/filename for the builtin default log ↵ | moneromooo-monero | 1 | -0/+2 | |
file | |||||
2017-01-16 | easylogging++: allow setting thread names | moneromooo-monero | 1 | -1/+16 | |
2017-01-16 | easylogging++: Print thread ID in a nicer way | moneromooo-monero | 1 | -1/+2 | |
2017-01-16 | easylogging++: Add logging categories | moneromooo-monero | 1 | -1/+111 | |
2017-01-16 | easylogging++: import upstream | moneromooo-monero | 1 | -0/+6695 | |