Commit Graph

3533 Commits (23dfb4e2f985dfcd97eea6b668a0138e54eb5079)
 

Author SHA1 Message Date
gabime 2d075bcfda bench 11 years ago
gabi 31971bf63b updated example and added more creation functions 11 years ago
gabi c7b8c762fb spdlog 11 years ago
gabi cbddc8796a 1. renamed lib to to spitlog
2. Rotating bugfix
11 years ago
gabi cda4b9b4d5 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
gabi 6080436e8b Virtual destrcutor 11 years ago
gabi 8e9a7abeb9 Virtual destructor 11 years ago
gabi 86bfcf2408 bugfix 11 years ago
gabi e7c7bf2384 added forgotten error fn to logger 11 years ago
gabime e76a365bf1 gcc fix 11 years ago
gabi ca1286e764 fast_oss minor cleanup 11 years ago
gabi e148b939fd utc offset support (%z) in pattern formatter 11 years ago
gabi 32a8b51d05 pattern_formatter support most strftime format 11 years ago
gabi 0c6a0d52d7 fopen_s adapter in details::os 11 years ago
gabi f4d9c31a2f bench update 11 years ago
gabi b36a803469 pass by ref bugfix 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 5f4d4d0909 small bug fix 11 years ago
gabi fae9e86a5d bug fixes 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 beca913851 updated example makefiles 11 years ago
gabime 391bd396ef fixed gcc bugs and warnings 11 years ago
gabi ef330729cb moved pattern_formatter to details 11 years ago
gabi 001f57279e renamed isink to sink 11 years ago
gabi 0be8981058 logger class cleanup 11 years ago
gabi c573d2b7ab Removed default_formatter and formatters namespace 11 years ago
gabi 481fdbcbb1 Added pattern formatter and updated related stuff 11 years ago
gabi 793d16d547 added fast_istr for fast int_to_string 11 years ago
gabime 8139d01142 fixed warnings and added makefile for bench 11 years ago
gabi a7f046901d added bench and example files 11 years ago
gabi f9425bb666 Start of move to variadic template functions in logger 11 years ago
gabi 535e332dc1 added 11 years ago
gabi 8fbade29dc 1. moved factory to main namespace
2. common.h
11 years ago
gabi a72de9d279 null_mutex 11 years ago
gabi 068a0e3a6b Some syntactic improvements 11 years ago
gabi b49b086723 Some syntactic improvements 11 years ago
gabi ae2426e0be Small changes 11 years ago
gabi 2a6ff3b613 Added ostream_sink 11 years ago
gabi 6c7793d47b Modified sinks to be templates with Mutex param to support single threaded sinks 11 years ago
gabi 38468e64d8 sinks now parameterized by mutex T 11 years ago
gabi f0622c8fb8 factory changes 11 years ago