Commit Graph

27 Commits (61e45974889afeace0ae4f705b6f14c304633966)

Author SHA1 Message Date
gabime 26a064ed2d wip static-lib
6 years ago
gabime 17f9cdd401 static lib wip
7 years ago
gabime 0e77c3391b New compile time API using SPDLOG_ACTIVE_LEVEL
7 years ago
gabime b368d18b0f Added default logger API
7 years ago
gabime 36112371c0 Reverted const qualifier to log_msg& args, fixed issue #849, and added counter tests
7 years ago
gabime 5d7845c138 Added "clone()" support to loggers
7 years ago
gabime 9ad9cfb898 Fixed mpmc_q test for osx in travis
7 years ago
gabime 39c6eb752a Code formatting
7 years ago
gabime cd4dcbab36 Renamed simple_file_sink -> basic_file_sink
7 years ago
gabime 3c7103d90d Format
8 years ago
gabime 780dab6977 Fixed tests
8 years ago
gabime c962c88342 Fixed linux port of v1.x
8 years ago
gabime c80cc3306f Fixed tests
8 years ago
gabime 6f4cd8d397 thread_pool and refactoring async
8 years ago
gabime a2653d409f clang-format
8 years ago
gabime 859b7f1d58 fixed test for visual c++
8 years ago
gabime 49989e0678 fixed test for gcc 4.8 (no regex)
8 years ago
gabime 3c4a2bf531 Handle file extensions in rotating and daily loggers
8 years ago
gabime 93be7713e0 astyle
8 years ago
gabime 21ed31844c fixed bug in SPDLOG_TRACE_IF macro and added some related tests
8 years ago
gabime 0d26359856 astyle
10 years ago
Anton Goryunov e0f08d6b29 - fixed includes in tests
10 years ago
gabime 495ecaeaee astyle
10 years ago
gabime 6feaa29c62 tests: added utils.cpp to avoid gcc warnings
10 years ago
gabime a9fb96e088 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances
10 years ago
gabime c701420cf6 fixed tests
11 years ago
gabime 2f81e54568 Added unit tests (catch based)
11 years ago