aboutsummaryrefslogtreecommitdiff
path: root/external/easylogging++
Commit message (Expand)AuthorAgeFilesLines
* logging: Generalize terminal color detectioniamamyth2025-12-292-4/+14
* Fix logging deadlockj-berman2025-11-112-25/+5
* Fix logging lock, future optimizations may neededLee *!* Clagett2025-09-021-2/+3
* heed NO_COLOR environment variablemoneromooo-monero2023-10-311-0/+5
* Merge pull request #7945luigi11112021-09-231-1/+4
|\
| * cmake: set required C/C++ standard to 11selsta2021-09-161-1/+4
* | easylogging++: fix missing logsmoneromooo-monero2021-09-231-3/+4
|/
* EasyLogging++: new anti-UB test and propagating exceptionmj-xmr2021-08-031-0/+1
* Merge pull request #7380luigi11112021-06-241-3/+2
|\
| * easylogging++: fix potential memory corruptionmoneromooo-monero2021-02-161-3/+2
* | CMake: glob missing headers for easyloggingmj-xmr2021-05-141-1/+5
* | cmake: set 3.5 as minimum versionselsta2021-04-271-1/+1
* | Merge pull request #7643luigi11112021-04-221-0/+1
|\ \
| * | Test: Enable coverage for external repositoriesmj-xmr2021-04-011-0/+1
* | | Merge pull request #7641luigi11112021-04-161-10/+14
|\ \ \ | |/ / |/| |
| * | easylogging++: in place log sanitizationmoneromooo-monero2021-03-291-10/+14
| |/
* / Reduced executable size; reduced call sequence to "allowed" log functionLee Clagett2021-01-162-15/+32
|/
* Merge pull request #6727Alexander Blair2020-08-161-0/+11
|\
| * easylogging++: fix crash with reentrant loggingmoneromooo-monero2020-07-301-0/+11
* | For NetBSD, add instructions to README.md and define to ea_config.hthomasvaughan2020-07-191-1/+1
|/
* easylogging++: sanitize log payloadmoneromooo-monero2020-05-241-0/+96
* easylogging++: fix 'ELPP_OS_EMSCRIPTEN is not defined' warningxiphon2020-03-111-0/+2
* Merge pull request #6209Alexander Blair2020-02-281-2/+5
|\
| * easylogging++: add emscripten supportmoneromooo-monero2019-12-021-2/+5
* | easylogging++: add screen.xterm-256color to the "allow colour" TERM listmoneromooo-monero2019-10-261-1/+1
|/
* easylogging++: windows does not need terminal colour supportmoneromooo-monero2019-10-241-0/+2
* easylogging++: fix build with glibcmoneromooo-monero2019-10-081-0/+2
* Merge pull request #5927luigi11112019-10-082-3/+9
|\
| * easylogging++: always omit ANSI codes when colour is not supportedmoneromooo-monero2019-09-242-3/+9
* | Merge pulll request #5924luigi11112019-10-081-1/+1
|\ \
| * | Disable easylogging crash log on non-glibc librariesMartijn Otto2019-09-231-1/+1
* | | Revert "easylogging++: ensure it finds boost headers"moneromooo-monero2019-09-241-1/+0
* | | easylogging++: split strings manuallymoneromooo-monero2019-09-241-2/+13
* | | easylogging++: ensure it finds boost headersmoneromooo-monero2019-09-241-0/+1
| |/ |/|
* | Properly format multiline logsmoneromooo-monero2019-09-162-40/+138
|/
* easylogging++: weed out most calls to allowed without lockingmoneromooo-monero2019-08-192-15/+26
* Merge pull request #5442Riccardo Spagni2019-04-162-5/+22
|\
| * easylogging++: minimal stdout logging formatmoneromooo-monero2019-04-142-5/+22
* | Merge pull request #5407Riccardo Spagni2019-04-162-15/+21
|\ \
| * | easylogging++: update to v9.96.7moneromooo-monero2019-04-072-15/+21
| |/
* / Fix linker issues using easyloggingMartijn Otto2019-04-101-1/+3
|/
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Merge pull request #4950Riccardo Spagni2019-01-062-0/+21
|\
| * easylogging++: check allowed categories before loggingmoneromooo-monero2018-12-072-0/+21
* | Merge pull request #4936luigi11112018-12-312-9/+8
|\ \
| * | easylogging++: avoid uneeded temporary std::string objectmoneromooo-monero2018-12-032-9/+8
| |/
* | Merge pull request #4925Riccardo Spagni2018-12-121-0/+1
|\ \
| * | easylogging++: ensure logger is initialized before mainmoneromooo-monero2018-11-301-0/+1
| |/
* | easylogging++: faster access to loggingmoneromooo-monero2018-11-272-2/+10
* | Revert "easylogging++: make the logger handle early/late logging"moneromooo-monero2018-11-272-17/+4
|/