aboutsummaryrefslogtreecommitdiff
path: root/external/easylogging++ (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-16Merge pull request #6727Alexander Blair1-0/+11
2020-07-30easylogging++: fix crash with reentrant loggingmoneromooo-monero1-0/+11
2020-07-19For NetBSD, add instructions to README.md and define to ea_config.hthomasvaughan1-1/+1
2020-05-24easylogging++: sanitize log payloadmoneromooo-monero1-0/+96
2020-03-11easylogging++: fix 'ELPP_OS_EMSCRIPTEN is not defined' warningxiphon1-0/+2
2020-02-28Merge pull request #6209Alexander Blair1-2/+5
2019-12-02easylogging++: add emscripten supportmoneromooo-monero1-2/+5
2019-10-26easylogging++: add screen.xterm-256color to the "allow colour" TERM listmoneromooo-monero1-1/+1
2019-10-24easylogging++: windows does not need terminal colour supportmoneromooo-monero1-0/+2
2019-10-08easylogging++: fix build with glibcmoneromooo-monero1-0/+2
2019-10-08Merge pull request #5927luigi11112-3/+9
2019-10-08Merge pulll request #5924luigi11111-1/+1
2019-09-24Revert "easylogging++: ensure it finds boost headers"moneromooo-monero1-1/+0
2019-09-24easylogging++: split strings manuallymoneromooo-monero1-2/+13
2019-09-24easylogging++: ensure it finds boost headersmoneromooo-monero1-0/+1
2019-09-24easylogging++: always omit ANSI codes when colour is not supportedmoneromooo-monero2-3/+9
2019-09-23Disable easylogging crash log on non-glibc librariesMartijn Otto1-1/+1
2019-09-16Properly format multiline logsmoneromooo-monero2-40/+138
2019-08-19easylogging++: weed out most calls to allowed without lockingmoneromooo-monero2-15/+26
2019-04-16Merge pull request #5442Riccardo Spagni2-5/+22
2019-04-16Merge pull request #5407Riccardo Spagni2-15/+21
2019-04-14easylogging++: minimal stdout logging formatmoneromooo-monero2-5/+22
2019-04-10Fix linker issues using easyloggingMartijn Otto1-1/+3
2019-04-07easylogging++: update to v9.96.7moneromooo-monero2-15/+21
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-06Merge pull request #4950Riccardo Spagni2-0/+21
2018-12-31Merge pull request #4936luigi11112-9/+8
2018-12-12Merge pull request #4925Riccardo Spagni1-0/+1
2018-12-07easylogging++: check allowed categories before loggingmoneromooo-monero2-0/+21
2018-12-03easylogging++: avoid uneeded temporary std::string objectmoneromooo-monero2-9/+8
2018-11-30easylogging++: ensure logger is initialized before mainmoneromooo-monero1-0/+1
2018-11-27easylogging++: faster access to loggingmoneromooo-monero2-2/+10
2018-11-27Revert "easylogging++: make the logger handle early/late logging"moneromooo-monero2-17/+4
2018-11-06easylogging++: update to latest upstream (v9.96.5)moneromooo-monero3-240/+349
2018-10-23easylogging++: remove std::deque usagemoneromooo-monero2-3/+8
2018-09-29Merge pull request #4459Riccardo Spagni1-2/+2
2018-09-11NetBSD supportthomasvaughan1-2/+7
2018-07-15easylogging++: make the logger handle early/late loggingmoneromooo-monero2-4/+17
2018-04-25easylogging++: cached allowed categoriesmoneromooo-monero2-1/+12
2018-02-16Merge pull request #3187Riccardo Spagni1-0/+6
2018-02-01call _exit instead of abort in release modemoneromooo-monero1-0/+6
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-10Merge pull request #3063Riccardo Spagni1-0/+2
2018-01-04easylogging++: do not use crash log code on android, etcmoneromooo-monero1-0/+2
2017-12-31Add misc hardening flags to the cmake machinerymoneromooo-monero1-0/+1
2017-12-26only include the easylogging++ stack trace code when neededmoneromooo-monero1-4/+4
2017-12-26easlogging++: omit some unneded macrosmoneromooo-monero1-0/+1
2017-12-25Merge pull request #2920Riccardo Spagni1-2/+3
2017-12-23Fix Windows builddEBRUYNE-11-0/+1
2017-12-18easylogging++: avoid buffer underflowmoneromooo-monero1-2/+3
2017-12-09easylogging: show the 'no stack trace' warning only onceston1th2-5/+7
2017-11-25Merge pull request #2791Riccardo Spagni1-2/+7
2017-11-12fixed easylogging compile issue on OpenBSDDyrcona1-2/+7
2017-10-13cmake: fix shared library buildredfish1-1/+2
2017-09-22easylogging++: add categories gettermoneromooo-monero2-1/+20
2017-05-28easylogging++: log timestamps in GMT for privacymoneromooo-monero1-3/+3
2017-05-06GUI: easylogging++ install targetJaquee1-0/+11
2017-05-05Merge pull request #2000Riccardo Spagni1-1/+5
2017-05-05Merge pull request #1997Riccardo Spagni1-0/+1
2017-04-24Merge pull request #1967Riccardo Spagni1-2/+1
2017-04-23Silence clang++ warningsHoward Chu1-1/+5
2017-04-22easylogging++: default to creating categories by defaultmoneromooo-monero1-0/+1
2017-04-12Easylogging: remove invalid static in function member definitionMoroccanMalinois1-1/+1
2017-04-12Easylogging: ELPP_STACKTRACE_ON_CRASH moved to ELPP_FEATURE_CRASH_LOGMoroccanMalinois1-2/+1
2017-04-10Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero1-0/+1
2017-04-10easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUGmoneromooo-monero1-2/+2
2017-04-10easylogging++: detect DragonFly BSD as a UNIXmoneromooo-monero1-1/+6
2017-04-10easylogging++: fix logging with static const header only data membersmoneromooo-monero1-1/+13
2017-04-10easylogging++: allow clipping a common filename prefixmoneromooo-monero2-4/+30
2017-04-10easylogging++: add file-only logsmoneromooo-monero2-10/+12
2017-04-10eayslogging++: Fix bad memory access before opening any filesmoneromooo-monero1-0/+1
2017-04-10easylogging++: avoid creating directory/filename for the builtin default log ...moneromooo-monero1-0/+2
2017-04-10easylogging++: Print thread ID in a nicer waymoneromooo-monero1-0/+7
2017-04-10easylogging++: add categoriesmoneromooo-monero2-1/+121
2017-04-10update easylogging++ to latest upstreammoneromooo-monero4-5754/+6499
2017-02-12Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero1-0/+3
2017-02-11Merge pull request #1696Riccardo Spagni1-0/+2
2017-02-07Fix race in setThreadName/getThreadNameLee Clagett1-0/+2
2017-02-05easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUGmoneromooo-monero1-2/+2
2017-02-01Fixed a deadlock issue with easylogger++NanoAkron1-2/+2
2017-01-20Merge pull request #1596Riccardo Spagni1-1/+6
2017-01-20easylogging++: detect DragonFly BSD as a UNIXmoneromooo-monero1-1/+6
2017-01-16easylogging++: enforce recursive mutexmoneromooo-monero1-1/+5
2017-01-16easylogging++: fix logging with static const header only data membersmoneromooo-monero1-1/+13
2017-01-16easylogging++: add ELPP_DISABLE_CHECK_MACROSmoneromooo-monero1-0/+2
2017-01-16easylogging++: allow clipping a common filename prefixmoneromooo-monero1-3/+20
2017-01-16easylogging++: add file-only logsmoneromooo-monero1-10/+12
2017-01-16eayslogging++: Fix bad memory access before opening any filesmoneromooo-monero1-0/+1
2017-01-16easylogging++: avoid creating directory/filename for the builtin default log ...moneromooo-monero1-0/+2
2017-01-16easylogging++: allow setting thread namesmoneromooo-monero1-1/+16
2017-01-16easylogging++: Print thread ID in a nicer waymoneromooo-monero1-1/+2
2017-01-16easylogging++: Add logging categoriesmoneromooo-monero1-1/+111
2017-01-16easylogging++: import upstreammoneromooo-monero1-0/+6695