Commit Graph

93 Commits (master)

Author SHA1 Message Date
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
moneromooo-monero 92e6b7df2c
easylogging++: fix crash with reentrant logging
4 years ago
thomasvaughan 01cd3d9342
For NetBSD, add instructions to README.md and define to ea_config.h
4 years ago
moneromooo-monero 82d21f5b3c easylogging++: sanitize log payload
4 years ago
xiphon a26cbcef92 easylogging++: fix 'ELPP_OS_EMSCRIPTEN is not defined' warning
4 years ago
Alexander Blair af1be51740
Merge pull request #6209
4 years ago
moneromooo-monero 948534877e
easylogging++: add emscripten support
5 years ago
moneromooo-monero f49a8cad23
easylogging++: add screen.xterm-256color to the "allow colour" TERM list
5 years ago
moneromooo-monero afcfb3b32f
easylogging++: windows does not need terminal colour support
5 years ago
moneromooo-monero 080ea734c2
easylogging++: fix build with glibc
5 years ago
luigi1111 577b06028c
Merge pull request #5927
5 years ago
luigi1111 29075e69ae
Merge pulll request #5924
5 years ago
moneromooo-monero 31bf2e25c5
Revert "easylogging++: ensure it finds boost headers"
5 years ago
moneromooo-monero 614d6b5714
easylogging++: split strings manually
5 years ago
moneromooo-monero 9a95827ea7
easylogging++: ensure it finds boost headers
5 years ago
moneromooo-monero 6d378d90fe
easylogging++: always omit ANSI codes when colour is not supported
5 years ago
Martijn Otto 5bcbd97488
Disable easylogging crash log on non-glibc libraries
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
moneromooo-monero 32b0560003
easylogging++: weed out most calls to allowed without locking
5 years ago
Riccardo Spagni 213fd5007d
Merge pull request #5442
5 years ago
Riccardo Spagni c41d02696c
Merge pull request #5407
5 years ago
moneromooo-monero 428249c5d1
easylogging++: minimal stdout logging format
5 years ago
Martijn Otto 8df827075f
Fix linker issues using easylogging
5 years ago
moneromooo-monero 66d73d2f7d
easylogging++: update to v9.96.7
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Riccardo Spagni 3ce7977389
Merge pull request #4950
5 years ago
luigi1111 f03f4ddb96
Merge pull request #4936
5 years ago
Riccardo Spagni 5e9225e637
Merge pull request #4925
6 years ago
moneromooo-monero 68f045de8c
easylogging++: check allowed categories before logging
6 years ago
moneromooo-monero 7d9aeb7195
easylogging++: avoid uneeded temporary std::string object
6 years ago
moneromooo-monero ab783b1700
easylogging++: ensure logger is initialized before main
6 years ago
moneromooo-monero 721aacd88e
easylogging++: faster access to logging
6 years ago
moneromooo-monero 7cc27b367e
Revert "easylogging++: make the logger handle early/late logging"
6 years ago
moneromooo-monero 2587aec121
easylogging++: update to latest upstream (v9.96.5)
6 years ago
moneromooo-monero 6cd929eaa3
easylogging++: remove std::deque usage
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
thomasvaughan bcda7adcd4 NetBSD support
6 years ago
moneromooo-monero 7f8bdeb35c
easylogging++: make the logger handle early/late logging
6 years ago
moneromooo-monero 099bb830cf
easylogging++: cached allowed categories
6 years ago
Riccardo Spagni 666a76652b
Merge pull request #3187
6 years ago
moneromooo-monero 851bd057ec
call _exit instead of abort in release mode
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni bfc0bd82dd
Merge pull request #3063
6 years ago
moneromooo-monero dff97112c8
easylogging++: do not use crash log code on android, etc
6 years ago
moneromooo-monero 776b44f17b
Add misc hardening flags to the cmake machinery
6 years ago
moneromooo-monero da0fd71d3e
only include the easylogging++ stack trace code when needed
6 years ago
moneromooo-monero 81b04cfa88
easlogging++: omit some unneded macros
6 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
6 years ago
dEBRUYNE-1 2018cf74a6
Fix Windows build
6 years ago
moneromooo-monero c2ed8618e4
easylogging++: avoid buffer underflow
7 years ago