Commit Graph

42 Commits (d8820dcb44976bcc2aa1a1a7d6860c3e74d2a6b0)

Author SHA1 Message Date
hydai e593f6695c
Fix warning - extra ';' for -Wextra-semi (#3198)
1 year ago
gabime 0a53eafe18 update clang format again
2 years ago
gabime 1a0bfc7a89 clang format
2 years ago
gabime 1f61f5e019 clang format
2 years ago
璀境石 4641347c3f
msvc_sink: support utf8 (#2651)
3 years ago
NaDDu ff88b13c35
Fixed variable name (#2573)
3 years ago
gabime bd5a81df70 Check IsDebuggerPresent in msvc_sink before doing work. Fix #2408
3 years ago
Charles Milette ebeb3707b1
Switch to vformat_to
4 years ago
gabime dc030ec53c clang-format
4 years ago
Charless Milette 44a4517e2b Support C++20 std::format as an alternative to fmtlib
4 years ago
gabime e7e8b75a4c clang-format
4 years ago
gabime 62b4b7af83 Fix #1667
5 years ago
Dávid Bodor fab33dd230 refactor: extract windows.h include to details/windows_include.h
6 years ago
Dávid Bodor 6e763d2776 only include windows.h when it's unavoidable
6 years ago
Cristian Morales Vega 7cdd65075c "#include" <spdlog/.*> instead of "spdlog/.*"
6 years ago
gabime f5492aed12 Unified usage of fmt::memory_buffer across the codebase
6 years ago
gabime 29f2eeea31 Removed formatter_ member from the sink interface
6 years ago
gabime 78eeba940a Fix issue #114
6 years ago
gabime 46ef71e3ec Normalized copyright message
7 years ago
gabime 23fdc0eae4 Fixed issue #959
7 years ago
gabime b368d18b0f Added default logger API
7 years ago
gabime 9e4925eff0 clang format
7 years ago
Gabi Melman b238bf9512
fix issue #755
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 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 fb6df0512f modernize-use-override
8 years ago
Daniel Chabrowski 7f4c1bb77c modernize-use-using
8 years ago
JP Cimalando ecec210d0e accept msvc_sink on all compilers, add name windebug_sink (fixes #554)
8 years ago
daylanKifky 27e7412640 modified path on quoted #includes
8 years ago
Alexei Pastuchov 8fd16fc45e code formatting (astyle and dos2unix)
8 years ago
gabime 13fb2550c6 Fixed issue #449
9 years ago
gabime 095cb1f560 Added _flush() to base_sink
9 years ago
gabime 0d26359856 astyle
10 years ago
gabime 495ecaeaee astyle
10 years ago
gabime 04b0634b87 mscv_sink rename
10 years ago
Alexander Dalshov ea3eef0b5f add msvc logging sink
10 years ago