1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-01 02:42:41 +08:00
Commit Graph

4567 Commits

Author SHA1 Message Date
gabime
3fc14822ef Fix source_loc test 2024-11-29 12:20:21 +02:00
gabime
968dcfbc6b Remove SPDLOG_SOURCE_LOCATION support 2024-11-29 12:12:20 +02:00
gabime
67628a459a Fix ci windows 2024-11-29 11:51:19 +02:00
gabime
89a01c4bba Fix ci windows 2024-11-29 11:46:33 +02:00
gabime
5c4f5f42c8 Fix ci windows 2024-11-29 11:42:11 +02:00
gabime
9dab02aa2c Fix ci windows 2024-11-29 11:36:33 +02:00
Gabi Melman
4b301e710a
Update windows.yml 2024-11-29 11:26:39 +02:00
Gabi Melman
fba921b6d8
Update windows.yml 2024-11-29 11:09:38 +02:00
gabime
79422fe1dc Added missing include 2024-11-29 10:57:25 +02:00
gabime
905312eadd Fixed build replaced string_view_t 2024-11-29 10:50:10 +02:00
gabime
24afd40000 Fix ci 2024-11-29 10:25:43 +02:00
gabime
7c6512ff72 Fix ci 2024-11-29 10:22:43 +02:00
gabime
850ee25648 Commented out problematic gcc-9 log(..) overrides 2024-11-29 10:18:07 +02:00
gabime
30f0681ab4 Fix windows ci 2024-11-26 13:59:22 +02:00
gabime
d808eb8eca fix comment 2024-11-26 13:48:25 +02:00
gabime
419b4bd983 Updated ci to use c++17 2024-11-26 13:40:03 +02:00
gabime
1d66ca8c0b Ported ci from v1.x branch 2024-11-26 13:36:21 +02:00
gabime
d94311ad6b Use std::string_view in level names and ansicolor_sink.h 2024-11-26 13:35:01 +02:00
Gabi Melman
c122eaf749 Gabime/tsan ()
* Fixed race condition in tests

* Support for thread sanitizer
2024-11-26 11:20:40 +02:00
gabime
0e95bba098 Fixed race condition in tests 2024-11-26 11:14:03 +02:00
gabime
496c5fd145 Bump fmt to 11.0.2 2024-11-25 10:35:32 +02:00
mq白
8563a6ab59 Improve Cross-Platform Build Instructions in Documentation ()
* Update build

* Simplified build command length for cross-platform compatibility.

* Modified to replace `make -j` only with `cmake --build.`
2024-11-25 10:26:59 +02:00
hydai
e4d81a5be9 Fix warning - extra ';' for -Wextra-semi ()
Signed-off-by: hydai <z54981220@gmail.com>
2024-11-25 09:56:41 +02:00
gabime
eab1f6d5f5 Fix month name 2024-11-25 09:52:31 +02:00
Uilian Ries
4effc91705 Update conan install command in README ()
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2024-11-25 09:47:24 +02:00
Leslie
a3d3df0a56 use std::lock_guard instead of std::unique_lock () 2024-11-25 09:45:42 +02:00
Rasmus
15fcde8ee3 Add info about max_files in the docstrings of hourly/daily file sinks () 2024-11-25 09:44:46 +02:00
gabime
e01fa1a5fd compilation error gcc 8.5 with [-Werror=suggest-override] () 2024-11-25 09:44:13 +02:00
gabime
04bd12e0b5 fix: set and to MSVC only () 2024-11-25 09:40:16 +02:00
gabime
a2de13630b Backported FMT_STRING 2024-11-25 09:38:01 +02:00
gabime
c1f101af13 make example compatible with fmt 11 () 2024-11-25 09:26:40 +02:00
gabime
8d9283d790 Upadted test_create_dir 2024-11-25 09:22:18 +02:00
gabime
754be3eec6 Fix 2024-11-25 09:19:41 +02:00
gabime
5884f4de2a Fix var name 2024-11-25 09:19:28 +02:00
Philippe Vaucher
8888f5875e Allow customization of syslog_sink ()
Thanks @Silex
2024-11-25 09:15:06 +02:00
act262
dec6a3f61f
Fix android_sink header include wrong path () 2024-06-17 09:52:41 +03:00
gabime
ffa651d39a update ci osx 2024-05-03 19:00:12 +03:00
gabime
f9566a0101 Remove unneeded inline from template function 2024-05-03 18:57:32 +03:00
gabime
9df7863b95 Remove unneeded inline from template function 2024-05-03 18:57:16 +03:00
gabime
085e1330d0 Remove unneeded inline from template function 2024-05-03 18:50:08 +03:00
gabime
5559847331 Removed unused include 2024-05-03 18:48:42 +03:00
gabime
dc24a858f2 Removed redundant inline keyword 2024-05-03 18:46:12 +03:00
gabime
7ea98fba29 Removed unused includes 2024-05-03 18:45:07 +03:00
gabime
8d81cca86c constexpr in tcp_client_unix 2024-05-03 18:34:16 +03:00
gabime
06be4409e6 clang-format 2024-05-03 18:30:46 +03:00
gabime
15829cfb84 Added final keywords to sinks and pattern_formatter.cpp 2024-05-03 18:30:04 +03:00
gabime
4ee50804d3 Removed unused include 2024-05-03 16:13:49 +03:00
gabime
587b7dad28 Revert "Updated ci for macOS"
This reverts commit 01646c54d3.
2024-05-03 14:56:06 +03:00
gabime
01646c54d3 Updated ci for macOS 2024-05-03 14:53:28 +03:00
darallium
d896daec63 README.md has include missing () 2024-05-03 13:54:11 +03:00