index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
easylogging++
/
easylogging++.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix logging deadlock
j-berman
2025-11-11
1
-24
/
+3
*
Fix logging lock, future optimizations may needed
Lee *!* Clagett
2025-09-02
1
-2
/
+3
*
EasyLogging++: new anti-UB test and propagating exception
mj-xmr
2021-08-03
1
-0
/
+1
*
Reduced executable size; reduced call sequence to "allowed" log function
Lee Clagett
2021-01-16
1
-8
/
+4
*
easylogging++: fix 'ELPP_OS_EMSCRIPTEN is not defined' warning
xiphon
2020-03-11
1
-0
/
+2
*
easylogging++: add emscripten support
moneromooo-monero
2019-12-02
1
-2
/
+5
*
easylogging++: always omit ANSI codes when colour is not supported
moneromooo-monero
2019-09-24
1
-0
/
+1
*
Properly format multiline logs
moneromooo-monero
2019-09-16
1
-17
/
+31
*
easylogging++: weed out most calls to allowed without locking
moneromooo-monero
2019-08-19
1
-0
/
+4
*
Merge pull request #5442
Riccardo Spagni
2019-04-16
1
-1
/
+1
|
\
|
*
easylogging++: minimal stdout logging format
moneromooo-monero
2019-04-14
1
-1
/
+1
*
|
easylogging++: update to v9.96.7
moneromooo-monero
2019-04-07
1
-6
/
+7
|
/
*
Merge pull request #4950
Riccardo Spagni
2019-01-06
1
-0
/
+2
|
\
|
*
easylogging++: check allowed categories before logging
moneromooo-monero
2018-12-07
1
-0
/
+2
*
|
Merge pull request #4936
luigi1111
2018-12-31
1
-1
/
+1
|
\
\
|
*
|
easylogging++: avoid uneeded temporary std::string object
moneromooo-monero
2018-12-03
1
-1
/
+1
|
|
/
*
|
easylogging++: faster access to logging
moneromooo-monero
2018-11-27
1
-2
/
+4
*
|
Revert "easylogging++: make the logger handle early/late logging"
moneromooo-monero
2018-11-27
1
-5
/
+4
|
/
*
easylogging++: update to latest upstream (v9.96.5)
moneromooo-monero
2018-11-06
1
-152
/
+131
*
easylogging++: remove std::deque usage
moneromooo-monero
2018-10-23
1
-2
/
+1
*
NetBSD support
thomasvaughan
2018-09-11
1
-2
/
+7
*
easylogging++: make the logger handle early/late logging
moneromooo-monero
2018-07-15
1
-4
/
+5
*
easylogging++: cached allowed categories
moneromooo-monero
2018-04-25
1
-0
/
+2
*
easylogging: show the 'no stack trace' warning only once
ston1th
2017-12-09
1
-5
/
+6
*
fixed easylogging compile issue on OpenBSD
Dyrcona
2017-11-12
1
-2
/
+7
*
easylogging++: add categories getter
moneromooo-monero
2017-09-22
1
-0
/
+5
*
Silence clang++ warnings
Howard Chu
2017-04-23
1
-1
/
+5
*
Fixup choice of easylogging++ vs libunwind stack trace code
moneromooo-monero
2017-04-10
1
-0
/
+1
*
easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUG
moneromooo-monero
2017-04-10
1
-2
/
+2
*
easylogging++: detect DragonFly BSD as a UNIX
moneromooo-monero
2017-04-10
1
-1
/
+6
*
easylogging++: fix logging with static const header only data members
moneromooo-monero
2017-04-10
1
-1
/
+13
*
easylogging++: allow clipping a common filename prefix
moneromooo-monero
2017-04-10
1
-1
/
+15
*
easylogging++: add file-only logs
moneromooo-monero
2017-04-10
1
-1
/
+1
*
easylogging++: Print thread ID in a nicer way
moneromooo-monero
2017-04-10
1
-0
/
+7
*
easylogging++: add categories
moneromooo-monero
2017-04-10
1
-0
/
+19
*
update easylogging++ to latest upstream
moneromooo-monero
2017-04-10
1
-5744
/
+3454
*
Fixup choice of easylogging++ vs libunwind stack trace code
moneromooo-monero
2017-02-12
1
-0
/
+3
*
Merge pull request #1696
Riccardo Spagni
2017-02-11
1
-0
/
+2
|
\
|
*
Fix race in setThreadName/getThreadName
Lee Clagett
2017-02-07
1
-0
/
+2
*
|
easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUG
moneromooo-monero
2017-02-05
1
-2
/
+2
|
/
*
Fixed a deadlock issue with easylogger++
NanoAkron
2017-02-01
1
-2
/
+2
*
Merge pull request #1596
Riccardo Spagni
2017-01-20
1
-1
/
+6
|
\
|
*
easylogging++: detect DragonFly BSD as a UNIX
moneromooo-monero
2017-01-20
1
-1
/
+6
*
|
easylogging++: enforce recursive mutex
moneromooo-monero
2017-01-16
1
-1
/
+5
|
/
*
easylogging++: fix logging with static const header only data members
moneromooo-monero
2017-01-16
1
-1
/
+13
*
easylogging++: add ELPP_DISABLE_CHECK_MACROS
moneromooo-monero
2017-01-16
1
-0
/
+2
*
easylogging++: allow clipping a common filename prefix
moneromooo-monero
2017-01-16
1
-3
/
+20
*
easylogging++: add file-only logs
moneromooo-monero
2017-01-16
1
-10
/
+12
*
eayslogging++: Fix bad memory access before opening any files
moneromooo-monero
2017-01-16
1
-0
/
+1
*
easylogging++: avoid creating directory/filename for the builtin default log ...
moneromooo-monero
2017-01-16
1
-0
/
+2
[next]