Commit Graph

1503 Commits (b70020d7c3a9220967f9f8b27aad3dfbede8c772)
 

Author SHA1 Message Date
gabime b70020d7c3 upadte stats 7 years ago
gabime ade22934e3 updated bench to show elapsed too 7 years ago
gabime ee2fd265fd added async tests 7 years ago
gabime 5b84f30b3a fixed flush interval in async helper 7 years ago
gabime 5c38e15dd2 replaced the lockfree queue with bounded, locked queue 7 years ago
gabime 0e86c4eed0 removed debug printf 7 years ago
gabime e69aafc737 fixed flush interval in async helper 7 years ago
gabime 3dbba6895d replaced the lockfree queue with bounded, locked queue 7 years ago
Gabi Melman b1a58cd342
Dont wait for the queue to drain in async flush 7 years ago
Gabi Melman efb1af9a73
Update async_logger_impl.h 7 years ago
Gabi Melman 71e93a4f2d
Merge pull request #688 from Puasonych/master
Update step_logger
7 years ago
Puasonych 8f3c4218ed Merge remote-tracking branch 'gabime/master' 7 years ago
gabime 217ad75ebd Fixed deault error handler not to use sink but write directly to stderr 7 years ago
Gabi Melman ce41991c51
Remove unneeded include 7 years ago
Puasonych 1136bd7ce2 Update step_logger
Fixed code duplication
8 years ago
Gabi Melman 805ab9854f
Merge pull request #683 from Puasonych/master
Let's add a new type of logger 'step_logger' :)
8 years ago
Gabi Melman d921a9649c
Merge pull request #687 from jhasse/patch-1
Silence warning "value stored to rv is never read"
8 years ago
Puasonych 093edc2dc2 Update step_logger
Test release of a logger step_logger
8 years ago
Jan Niklas Hasse 1b2f6815bf
Silence warning "value stored to rv is never read" 8 years ago
Puasonych f17eb1bb56 Merge remote-tracking branch 'gabime/master' 8 years ago
Gabi Melman 5e08950ed2
Created contrib/sinks directory 8 years ago
Gabi Melman bce3b75c53
Created contrib directory 8 years ago
Erik be685337b1
Update file_sinks.h
Removed possible throw of an exception from the destructor
8 years ago
Erik 06580c8333
Update file_sinks.h 8 years ago
Puasonych 6f12242a55 Update .gitignore 8 years ago
Puasonych 11c99892d7 Add new logger: step_logger 8 years ago
Puasonych 31ce7ef3a5 Update .gitignore 8 years ago
gabime 3fdc7996db code formatting 8 years ago
gabime e9bb008f15 Fixed example 8 years ago
gabime d352aa0990 Fixed example 8 years ago
gabime cfb450c059 Fixed eol write in pattern_formatter_impl 8 years ago
Gabi Melman b416685d6f
Fix gcc warning on stat (32 bits) 8 years ago
gabime 64c2fe180b Fixed bug in wrapping colors around level name in default pattern 8 years ago
gabime 309327187a Fixed example makefile for clang 8 years ago
gabime 1dea46e1ab code formatting 8 years ago
Gabi Melman 4abe403544
Update README.md 8 years ago
Gabi Melman 21d437fbf5
Update README.md 8 years ago
Gabi Melman 84c7f927c2
Merge pull request #679 from gabime/color-formatting
Color formatting
8 years ago
gabime 644c81b9fb Added color ranges to formatter tests 8 years ago
gabime 3452892f76 minor renaming 8 years ago
gabime 2f7fdf2663 wincolor color formatting support 8 years ago
gabime d040ab93ea wincolor color formatting support 8 years ago
gabime c8610d9a86 support for color formatting 8 years ago
gabime 93d41b2c0e fixed gcc warning about struct stat 8 years ago
gabime c03ae5fafd Merge branch 'master' of https://github.com/gabime/spdlog 8 years ago
Gabi Melman b3988d6e1f
Merge pull request #665 from kasru/more_bench
More benchmarks
8 years ago
Alexander Kiselev ad2c7b3959 Add README 8 years ago
Alexander Kiselev 5e1e897d10 Remove p7-bench binary 8 years ago
Alexander Kiselev 37f209079e Update spdlog-bench 8 years ago
Alexander Kiselev 0f66c63f72 Update easyloggingpp, Add plog 8 years ago