Commit Graph

41 Commits (a09eb090e02e46339f00feb8fba30375df54d0ee)

Author SHA1 Message Date
gabime 754cac85ac defer localtime to formatter to improve async performace 11 years ago
gabime c215ee6104 bench fix 11 years ago
gabime c63e9fae9d async bench 11 years ago
gabime 2278e9230f some fixes for gcc 11 years ago
gabime 73b31e4d10 astyle 11 years ago
gabime 8d25324444 continue with cppformatter integration 11 years ago
gabime 68ee9a7ada replaced flush_interval with auto_flush boolean 11 years ago
gabime def6fc62f4 updated benchmarks 11 years ago
gabime c56fae39e8 bench small change 11 years ago
gabi 4cb6aa90b2 New async_logger class and API 11 years ago
gabi 2ac49b90e6 Bug fix in registry 11 years ago
gabi a66d80c1d4 bench 11 years ago
gabi 58688d7d1c Removed close() from sink to have RAII semantics 11 years ago
gabime 74aae4f368 readme 11 years ago
gabime e8403e17df astyle 11 years ago
gabime 1c7b3e4eb2 bench 11 years ago
gabi 567e85e6d4 bench 11 years ago
gabime bf303fad19 bench 11 years ago
gabime 2d075bcfda bench 11 years ago
gabi 31971bf63b updated example and added more creation functions 11 years ago
gabi cbddc8796a 1. renamed lib to to spitlog
2. Rotating bugfix
11 years ago
gabi ae9d88dbb3 small updates 11 years ago
gabi e5f4790407 Bug fixes 11 years ago
gabi b94ca27ce4 file helper 11 years ago
gabime 8fb32dcb65 gcc fixes 11 years ago
gabi 6eaf14191f many changes:) 11 years ago
gabi 796ec3db89 Added registry 11 years ago
gabi 319db7bccc Default formatter and common types into common.h 11 years ago
gabime e76a365bf1 gcc fix 11 years ago
gabi 32a8b51d05 pattern_formatter support most strftime format 11 years ago
gabi f4d9c31a2f bench update 11 years ago
gabi 21065ec036 proper swap and move operations on swap oss 11 years ago
gabime e6345e008b gcc warnings fix 11 years ago
gabi 650486a067 removed the use of str() in when building the log to improve perf even more 11 years ago
gabi 41db99556a more code cleanup 11 years ago
gabime 391bd396ef fixed gcc bugs and warnings 11 years ago
gabi ef330729cb moved pattern_formatter to details 11 years ago
gabi 0be8981058 logger class cleanup 11 years ago
gabi 481fdbcbb1 Added pattern formatter and updated related stuff 11 years ago
gabi a7f046901d added bench and example files 11 years ago
gabi 535e332dc1 added 11 years ago