Commit Graph

487 Commits (dcf664ee1dfe40ad92642f16df26bb60bcbbd42c)

Author SHA1 Message Date
gabime 912491d307 Updated README.md 9 months ago
gabime f20fe2a121 Update readme ci 9 months ago
mq白 8563a6ab59 Improve Cross-Platform Build Instructions in Documentation (#3229)
* Update build

* Simplified build command length for cross-platform compatibility.

* Modified to replace `make -j` only with `cmake --build.`
9 months ago
Uilian Ries 4effc91705 Update conan install command in README (#3172)
Signed-off-by: Uilian Ries <uilianries@gmail.com>
9 months ago
darallium d896daec63 README.md has include missing (#3066) 1 year ago
Gabi Melman aefd4510c3
Update README.md 1 year ago
gabime 8815f81e5d Added mdc from pull #2907 1 year ago
gabime f9c9f5cb6a Updated readme install instructions 2 years ago
gabime 433cac487e Renamed spdlog::log_level to spdlog::level and added some level tests 2 years ago
gabime 392917f855 null_atomic_log_level and fix compile 2 years ago
gabime 4bb1c9589b Minor fixes 2 years ago
gabime ef846a6502 Update readme 2 years ago
gabime 75b1da2c12 Update readme 2 years ago
gabime db76ab6c9f Fixed README.md and example.cpp 2 years ago
gabime 19d4e60561 Replaced details::make_unique with std::make_unique 2 years ago
Gabi Melman b73616ce29
Update README.md 2 years ago
gabime a29cef5787 Make max_line explicit for qt_color_sink 2 years ago
gabime 9ce7295191 Make max_line explicit for qt_color_sink 2 years ago
gabime 36eb173030 Updated README.md with qt color example 2 years ago
Gabi Melman 5a6b6cafa8
Update README.md 2 years ago
Gabi Melman 32bab0e103
Update README.md 2 years ago
gabime f0e1f22bbc Updated README.md with qt color example 2 years ago
Gabi Melman 57a9fd0841
Update README.md 2 years ago
Kasra Hashemi f9c24d9fa8
Update README.md (#2732)
fixed serious grammar and spelling issues throughout the file without touching the content
2 years ago
Gabi Melman 5a589438d2
Update README.md 3 years ago
Gabi Melman d8c061aa6e
Update README.md 3 years ago
Mohammad Ali 3cab260814
Add a trivial callback sink (#2610)
Add a trivial callback sink
3 years ago
albert-github 5a63426d1c
Spelling corrections (#2606)
Spelling corrections v1.x
3 years ago
Gabi Melman 05e3a73b16
Update README.md 3 years ago
Gabi Melman c92d12bc18
Update README.md 3 years ago
gabime 31d6935b97 updated readme 3 years ago
gabime a7e2bf161e Update user defined type example 3 years ago
offa cf6cdc5ba6 Replace Travis CI Badge with Github Actions 3 years ago
Loren Burkholder afb1699e0a
Add openSUSE installation 3 years ago
Gabi Melman ab7b325906
Update README.md 3 years ago
Gabi Melman 3f49f0f247
Update README.md 4 years ago
Gabi Melman 4cb1187871
Update README.md 4 years ago
Gabi Melman 8dd012096a Update README.md 4 years ago
Gabi Melman cabbe65be4
Update README.md 4 years ago
Gabi Melman 8a6b5b9e62
Update README.md 4 years ago
Gabi Melman c15262c493
Update README.md 4 years ago
Sean Farrell f52d526e1e Add example to replace default logger.
Close #2193
4 years ago
gabime 5b7dfefc7e rename file_event_handlers_t to file_event_handlers 4 years ago
Gabi Melman da621e4402
Update README.md 4 years ago
Gabi Melman ea92864a4d
Update README.md 4 years ago
Gabi Melman a5fa6eb356
Update README.md 4 years ago
Gabi Melman cbaf4880ad
Update README.md 4 years ago
jspraul 8e055a4086
Use generated Status Image
Found out the ~/github vdir portion of the URL is not needed.
4 years ago
jspraul d4967358a5
Update to latest Travis CI Build Status
https://travis-ci.com/gabime/spdlog (404's) → https://app.travis-ci.com/github/gabime/spdlog
https://travis-ci.com/gabime/spdlog.svg?branch=v1.xhttps://app.travis-ci.com/gabime/spdlog.svg?branch=v1.x (Result from clicking Status Image url builder)
4 years ago
Gabi Melman a1d9f501e3
Fix #2075 4 years ago