Commit Graph

74 Commits (v0.6.0.0)

Author SHA1 Message Date
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
7 years ago
moneromooo-monero da0fd71d3e
only include the easylogging++ stack trace code when needed
7 years ago
moneromooo-monero 81b04cfa88
easlogging++: omit some unneded macros
7 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
7 years ago
dEBRUYNE-1 2018cf74a6
Fix Windows build
7 years ago
moneromooo-monero c2ed8618e4
easylogging++: avoid buffer underflow
7 years ago
ston1th 5cc8469332 easylogging: show the 'no stack trace' warning only once
7 years ago
Riccardo Spagni d3785066d0
Merge pull request #2791
7 years ago
Dyrcona 5b452248a8 fixed easylogging compile issue on OpenBSD
7 years ago
redfish b92d3f96c0 cmake: fix shared library build
7 years ago
moneromooo-monero 48f92eb665
easylogging++: add categories getter
7 years ago
moneromooo-monero 977c2186c9
easylogging++: log timestamps in GMT for privacy
7 years ago
Jaquee b7ae09111d GUI: easylogging++ install target
7 years ago
Riccardo Spagni 28ecac2671
Merge pull request #2000
7 years ago
Riccardo Spagni f76fd38baa
Merge pull request #1997
7 years ago
Riccardo Spagni 470ac0bfc7
Merge pull request #1967
7 years ago
Howard Chu 710b2e80c6
Silence clang++ warnings
7 years ago
moneromooo-monero 5d86c9f4d5
easylogging++: default to creating categories by default
7 years ago
MoroccanMalinois 7ff19f1ec4
Easylogging: remove invalid static in function member definition
7 years ago
MoroccanMalinois 6e98599634
Easylogging: ELPP_STACKTRACE_ON_CRASH moved to ELPP_FEATURE_CRASH_LOG
7 years ago
moneromooo-monero ea359b50cb
Fixup choice of easylogging++ vs libunwind stack trace code
7 years ago
moneromooo-monero 1e6d875783
easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUG
7 years ago
moneromooo-monero 7a56fd6c93
easylogging++: detect DragonFly BSD as a UNIX
7 years ago
moneromooo-monero 2c8b23e331
easylogging++: fix logging with static const header only data members
7 years ago
moneromooo-monero 72663f4b83
easylogging++: allow clipping a common filename prefix
7 years ago