Commit Graph

890 Commits (0847c7bc4aa229e37cec71f48f82b63e9d6f188e)
 

Author SHA1 Message Date
Christopher Torres 0847c7bc4a
Merge branch 'master' of https://github.com/RavenX8/spdlog 10 years ago
Christopher Torres 8e3572aa18
wincolor_sink is not a wrapper class anymore. Removed my addition to the spdlog create_console_logger function 10 years ago
Christopher Torres b8872b7b8e
Fix compile errors for Visual Studio 10 years ago
Christopher Torres 93f0093b2a
Changed wincolor to be thread safe. 10 years ago
Christopher Torres 5f52c114e5
create_console_logger now uses the correct color sink depending on your platform 10 years ago
Christopher Torres e76cf117c2
Handle changing the colors of STD_ERROR_HANDLE as well 10 years ago
Christopher Torres 37edf7f4f8
Fixed some compile errors with wincolor_sink 10 years ago
Christopher Torres b5d2307157
Created wincolor_sink 10 years ago
Christopher Torres 5d5e0726d9
Undo changes for windows colors 10 years ago
Christopher Torres ca41707d9d
wincolor_sink is not a wrapper class anymore. Removed my addition to the spdlog create_console_logger function 10 years ago
Gabi Melman 0143d9a92d Update async_log_helper.h
update comments
10 years ago
gabime 0d26359856 astyle 10 years ago
Christopher Torres 88ebae0c44
Fix compile errors for Visual Studio 10 years ago
gabime 0f88996974 gitignore update 10 years ago
Gabi Melman 861d836de8 Merge pull request #195 from njwhite/master
Generate & Install pkg-config File
10 years ago
Gabi Melman 1d74f1d7c9 Merge pull request #196 from gorunovanton/stdout_sink_improvement
Performance improvement of stdout sink
10 years ago
Anton Goryunov e0f08d6b29 - fixed includes in tests 10 years ago
Christopher Torres eafc1cc98b
Changed wincolor to be thread safe. 10 years ago
Anton Goryunov ba68a2d05d - std::cout replaced with fwrite to stdout in console sink 10 years ago
Nick White b7e3a103c3 Generate & Install pkg-config File 10 years ago
Christopher Torres 3fac9ba212
create_console_logger now uses the correct color sink depending on your platform 10 years ago
Christopher Torres 62d177be28
Handle changing the colors of STD_ERROR_HANDLE as well 10 years ago
Christopher Torres 97cbb87589
Fixed some compile errors with wincolor_sink 10 years ago
Christopher Torres 85af236085
Created wincolor_sink 10 years ago
Christopher Torres ceab2656a1
Undo changes for windows colors 10 years ago
Christopher Torres 6d0d26b319 Update ansicolor_sink.h
Moved level colors that didn't change on either OS out of the #ifdefs
10 years ago
Christopher Torres f1e3f676e3
ansiocolor_sink now works correctly on windows 10 years ago
gabime 083d6c0d2f rename atomic level type name 10 years ago
gabime 974379c9be Added support for SPDLOG_NO_ATOMIC_LEVELS in tweakme.h 10 years ago
gabime d0120b48c5 tests 10 years ago
gabime 19dae96985 wchar filenames support - minor improvements 10 years ago
gabime 23200b08bb added .gitignore to tests/logs folder 10 years ago
Gabi Melman 9300889bed Merge pull request #193 from GreatFruitOmsk/issue-111
Add the SPDLOG_USE_WCHAR tweak to enable support for Unicode names on Windows. Refs #111
10 years ago
unknown 113ebcfd97 Add the SPDLOG_USE_WCHAR tweak to enable support for Unicode names on Windows. Refs #111 10 years ago
gabime a79a045799 .gitignore 10 years ago
Gabi Melman 139b1bd094 Update LICENSE 10 years ago
Gabi Melman 86b95388f6 Update README.md 10 years ago
gabime 495ecaeaee astyle 10 years ago
gabime 9230d9e63d Merge branch 'master' of https://github.com/gabime/spdlog 10 years ago
gabime abee27b95a logs folder in example 10 years ago
Gabi Melman 1939e77dbf Update README.md 10 years ago
Gabi Melman 35446d08c8 Update README.md 10 years ago
gabime 296623baa3 API for color support in console logger 10 years ago
gabime a96092ac32 tests small update 10 years ago
gabime e9633a5363 Merge branch 'master' of https://github.com/gabime/spdlog 10 years ago
gabime 006ac6685a temporary removed sqlite_sink from the project (not compiling well under gcc) 10 years ago
Gabi Melman 0d97696f78 Update README.md 10 years ago
Gabi Melman bcc1918da1 Update README.md
console color example
10 years ago
gabime ccabe07f3f license 10 years ago
gabime d405027fe9 renamed setColor 10 years ago