Commit Graph

1949 Commits (47948a34dd198fecf04fd4500710ea1b22212669)
 

Author SHA1 Message Date
gabi 26cf0b38dd support for API of the form logger.info() << ..
11 years ago
gabi 58970bf1ea Rethrow cppformat exceptions as spdlog_ex with description of the bad format string
11 years ago
gabi a9dc2a9705 typo
11 years ago
gabi b0926326bb pattern_formatter_impl.h update
11 years ago
gabi c5afdbddcf Use fmt::pad for faster formatting of the default format pattern
11 years ago
Gabi Melman 54bc55a3d9 Merge pull request #15 from xaqq/master
11 years ago
xaqq b5a5edacbe Add a drop() method to remove logger from the registry
11 years ago
gabi 45628c8ec3 logger main interface now is in the form logger.info(fmt, args)
11 years ago
gabime eaa61ed448 type
11 years ago
gabime 73b31e4d10 astyle
11 years ago
gabime 2485dae1cc example fix
11 years ago
gabime 8d25324444 continue with cppformatter integration
11 years ago
gabime 0629c51910 Makefile - removed WShadow warning
11 years ago
gabime 77d9eaa59f fixes in pattern formatter
11 years ago
gabi 068a7cfac6 Start of work on lockfreee async queue
11 years ago
gabi 2c0acf66f9 use cppformat in sinks
11 years ago
gabi 8974d2ded9 Using cppformat for all formatting needs instead of fast_oss
11 years ago
gabi 5d399e61d6 Added cppformat files
11 years ago
gabime 4e86da1bdb typo
11 years ago
gabime 1b66b819eb Merge branch 'master' of https://github.com/gabime/spdlog
11 years ago
gabime 68ee9a7ada replaced flush_interval with auto_flush boolean
11 years ago
Gabi Melman 7a554b4bce Update run_all.sh
11 years ago
Gabi Melman dcef1ed6e6 Update README.md
11 years ago
gabime c948f15822 updated benchmarks
11 years ago
gabime def6fc62f4 updated benchmarks
11 years ago
Gabi Melman 54b868122d Update async_sink.h
11 years ago
Gabi Melman 94d2556db6 Update last exception moving from worker thread to user thread in async mode
11 years ago
Gabi Melman 87c0770c42 Update os.h
11 years ago
gabime 137e354108 bench makefile
11 years ago
Gabi Melman 382562f88d Update g2log-bench-mt.cpp
11 years ago
Gabi Melman dcf1d91d39 Update README.md
11 years ago
gabime 7a62e93356 Merge branch 'master' of https://github.com/gabime/spdlog
11 years ago
gabime 733fff6dd4 small fix in comment
11 years ago
Gabi Melman 79bb9e9a14 Update README.md
11 years ago
gabime 135d0e221c g2log benchmarks
11 years ago
gabime 0926a6e2c3 Added async to benchmarks
11 years ago
gabime c56fae39e8 bench small change
11 years ago
gabime 7f0434528b astyle
11 years ago
gabime 6cda714e4a fixed gcc pedantic warnings
11 years ago
gabi 4cb6aa90b2 New async_logger class and API
11 years ago
gabi e88a46691a blocking queue to notify one and not all
11 years ago
Gabi Melman be9dd21fbf Update README.md
11 years ago
gabime 5899770d31 Merge branch 'master' of https://github.com/gabime/spdlog
11 years ago
gabime e75b082b6f bench
11 years ago
Gabi Melman c0e452df1c Update README.md
11 years ago
Gabi Melman 608691e5e7 Update README.md
11 years ago
gabime f5caa00db7 bench with bigger log line
11 years ago
gabime 3ccef96980 Merge branch 'master' of https://github.com/gabime/spdlog
11 years ago
gabime 9e4b6f9cc3 astyle
11 years ago
Gabi Melman 278974c684 Update README.md
11 years ago