Commit Graph

20 Commits (3c9963a495b4fd43191d9e8479bbe88ca6918989)

Author SHA1 Message Date
gabime 3c9963a495 Removed tweak options and spdlog_config.h 9 months ago
gabime 06be4409e6 clang-format 1 year ago
gabime 8e10782a58 Ported pull #3023 with some changes and tests 1 year ago
gabime c539f36551 clang format 2 years ago
gabime 77b07b3a10 clang format 2 years ago
gabime 8dc7ba7e3d Cleaned tests 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
2 years ago
gabime 433cac487e Renamed spdlog::log_level to spdlog::level and added some level tests 2 years ago
gabime 392917f855 null_atomic_log_level and fix compile 2 years ago
Charles Milette 19dc30567e
Fix build errors 5 years ago
gabime a8169a3d6b clang-format 5 years ago
gabime b2017f5653 Fixed multiple clang-tidy warnings 5 years ago
Florian Pigorsch 4aad51a352 Fix some spelling errors.
casese -> cases (1)
chache -> cache (1)
cirucal -> circular (1)
dependecy -> dependency (1)
detrmine -> determine (2)
eavluate -> evaluate (1)
exertnal -> external (1)
ony -> only (1)
registation -> registration (3)
registring -> registering (2)
regsistration -> registration (3)
seperate -> separate (2)
wit -> with (1)
withe -> with (1)
6 years ago
gabime 0335e3fcc0 Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is defined 6 years ago
gabime e39959a132 Updated tests to catch v2.8.0 6 years ago
gabime 112a7ada74 Fixd copy ellision warning in tests 7 years ago
gabime fcb661d0e9 Fixed tests 7 years ago
gabime a6fbb3ef4c Minor fix to test 7 years ago
Pablo Arias fbc58ebef8 * using API call instead of macro for toggling automatic registration
* added unit test for disabling automatic registration
7 years ago
gabime f2f9f324ec Updated default API impl and tests 7 years ago