Commit Graph

2794 Commits (10578ff08c276584bcbb0ec5a7486bda4113175e)
 

Author SHA1 Message Date
Gabi Melman c53d26cfca
Update utils.cpp
6 years ago
Gabi Melman c188bee229
Update utils.cpp
6 years ago
Gabi Melman 7f1a89e3f6
Update utils.cpp
6 years ago
gabime 5d46f3fcab Fix windows build
6 years ago
gabime b55d95d365 Update test utils for windows
6 years ago
gabime 494cc8bace Implemented daily sink rotation #661
6 years ago
gabime 03e8c0f45c Fix issue #1219
6 years ago
gabime b6388a15ff Fix issue #1223
6 years ago
gabime 45a18a61c6 CmakeLists.txt: Added version-number and debug suffixes + SPDLOG_BUILD_SHARED property
6 years ago
gabime 1857a44c7c Fix #1215
6 years ago
gabime bd9e1475e2 clang-format
6 years ago
gabime 6883267996 Added const to circular_q empty() and full()
6 years ago
gabime b88c784634 Improved circular_q move
6 years ago
gabime 31020f9eea Fixed vs 2015 warning abour fmt unused variable
6 years ago
gabime e89d59995a Merge branch 'tgpfeiffer-bump-fmtlib-6.0.0' into v1.x
6 years ago
Tobias Pfeiffer bf324a11cd made the declarations in fmt.c match the ones in fmt-6.0.0
6 years ago
Tobias Pfeiffer e149433a80 Bumped fmt to version 6.0.0
6 years ago
gabime 65d02e495e Reverted the version() function
6 years ago
gabime f196a9fd27 Fix dupllicate
6 years ago
gabime 7f0398ca25 Added version() function
6 years ago
gabime d7f05722d4 Fixed example
6 years ago
gabime 26377a2195 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x
6 years ago
gabime aa4eaa16bf Fixed missing includes
6 years ago
Gabi Melman abc7bfe5c9
Update README.md
6 years ago
Gabi Melman f0f4499540
Update README.md
6 years ago
gabime dae4f9fef6 split spdlog.cpp to multiple .cpp files
6 years ago
gabime 4c45c6fbd8 Removed redundant func
6 years ago
gabime 172cf26d77 Update comment
6 years ago
gabime feefb7e7e2 format
6 years ago
gabime ced44a15ea format
6 years ago
gabime 5c2855e1c1 wip backtracer
6 years ago
gabime 433785dc64 fix warnings and build
6 years ago
gabime 28845b96bd Update circular_q.h
6 years ago
gabime 98ec35cee1 Update backtracer.h
6 years ago
gabime f795297e15 try different apprach to backtracer object
6 years ago
gabime 3fd3c47e6d Update logger-inl.h
6 years ago
gabime 153c25dbb3 Update logger-inl.h
6 years ago
gabime a1a6b7e64f Update backtracer.h
6 years ago
gabime 3ea7fb18d6 Fix potential race condidion when in logger copy ctor
6 years ago
gabime 6ff52332a8 Remove unused member from backtracer
6 years ago
gabime 5e75b104d6 Fix backtracer
6 years ago
gabime dc893701f9 Update circular_q.h
6 years ago
gabime e6b0aaf94a typo
6 years ago
gabime e754cbf763 Update daily_file_sink.h
6 years ago
gabime 5988895d69 Simplify daily sink filename creation
6 years ago
gabime 2af5eea2c6 SImplify filename creation in rotating sink
6 years ago
Gabi Melman 554acb7429
Merge pull request #1203 from matt77hias/v1.x
6 years ago
Matthias Moulin 9c5869ce5a
Fixed {fmt} include if using the non-bundled version
6 years ago
Gabi Melman e641ff64fd
Merge pull request #1202 from Jerry-Ma/patch-2
6 years ago
Zhiyuan "Jerry" Ma aa731e3297
Remove extra semicolon
6 years ago