Commit Graph

42 Commits (3eadda9466420711e52e64235fb2318c6768d0b2)

Author SHA1 Message Date
gabime 27a03c5cec Replaced SPDLOG_FINAL macro with final
7 years ago
Gabi Melman 2870afdeae
Update stdout_sinks.h
7 years ago
gabime 05d6960ebc code formatting and clang tidy warnings fixes
7 years ago
gabime c2a49080aa Refactored sink interface and base_sink
7 years ago
gabime 9dc44c39e7 Fixed bugs in stdout_sinks and in msvc
7 years ago
gabime a21594bec7 move underscores to the end of private members
7 years ago
gabime caa26a2a47 Normalized spdlog include paths
8 years ago
gabime 110bdd93c8 Fixed stdout_sinks
8 years ago
gabime c962c88342 Fixed linux port of v1.x
8 years ago
gabime e4d3eb64e6 Udpated example and spdlog.h
8 years ago
gabime 924ef84241 Refactred spdlog.h and console sinks. Added global lock for all console sinks (traits)
8 years ago
gabime 6f4cd8d397 thread_pool and refactoring async
8 years ago
gabime 56e4a201ec formatting
8 years ago
gabime 4445f6f869 formatting
8 years ago
gabime 5afb5dc782 Changed clang formatting for templates
8 years ago
gabime a2653d409f clang-format
8 years ago
Daniel Chabrowski 1e1ca23101 modernize-use-equals-default
8 years ago
Daniel Chabrowski fb6df0512f modernize-use-override
8 years ago
Daniel Chabrowski 7f4c1bb77c modernize-use-using
8 years ago
daylanKifky 27e7412640 modified path on quoted #includes
8 years ago
Tennn f8d509d010 Fixed issues 449
8 years ago
gabime d56fa23eb9 fixed compilation errors
9 years ago
gabime 095cb1f560 Added _flush() to base_sink
9 years ago
Jean-Michaël Celerier 53138c20fb Add an optional final qualifier to types
9 years ago
gabime f14d1c002b astyle
9 years ago
gabime 0cfdad4d0b Windows console color support. Replaced color param in API with new functions
9 years ago
Kevin M. Godby cb3b7728a1 Fix missing include detected by new header dependency tests.
9 years ago
Gabi Melman 6d5bce46f8 Revert "CMake script improvements"
10 years ago
Kevin M. Godby e10a2fca65 Added missing base_sink.h include.
10 years ago
gabime 0d26359856 astyle
10 years ago
Anton Goryunov ba68a2d05d - std::cout replaced with fwrite to stdout in console sink
10 years ago
gabime 495ecaeaee astyle
10 years ago
Kevin M. Godby 077c3095eb Added missing standard header includes.
10 years ago
Kevin M. Godby 196689f720 Fixed header include problems.
10 years ago
gabime 8c38b4ee9e MIT license
10 years ago
gabime 2a0d00929c stdout_loggers now thread safe across all instances (share same stdout_sink_mt)
11 years ago
gabi b7b421c8fc Added auto flush to stdout & stderr sinks
11 years ago
gabime 40a55b8e34 astyle
11 years ago
gabime d163b8c45a astyle
11 years ago
gabime 74aae4f368 readme
11 years ago
gabi 567e85e6d4 bench
11 years ago
gabi c7b8c762fb spdlog
11 years ago