gabime
|
c539f36551
|
clang format
|
2024-01-13 18:20:08 +02:00 |
|
gabime
|
77b07b3a10
|
clang format
|
2024-01-13 09:37:32 +02:00 |
|
gabime
|
1161d640a1
|
Removed bundled fmtlib. Use FetchContent instead
|
2023-12-22 16:19:05 +02:00 |
|
gabime
|
463af69d41
|
Clang format sort includes
|
2023-09-29 00:20:26 +03:00 |
|
gabime
|
6dffd7c6e8
|
update clang format again
|
2023-09-25 16:40:05 +03:00 |
|
gabime
|
dcd5904bdc
|
Updated clang-format
Merged with origin
|
2023-09-25 16:11:53 +03:00 |
|
gabime
|
433cac487e
|
Renamed spdlog::log_level to spdlog::level and added some level tests
|
2023-09-23 17:59:51 +03:00 |
|
gabime
|
392917f855
|
null_atomic_log_level and fix compile
|
2023-09-23 00:27:32 +03:00 |
|
gabime
|
6cac90b89a
|
clang format
|
2023-09-22 18:24:45 +03:00 |
|
gabime
|
92daf6954b
|
Removed backtrace feature
|
2023-09-22 18:24:45 +03:00 |
|
gabime
|
3aceda041b
|
Fixed bench
|
2023-09-01 17:12:16 +03:00 |
|
Romain Pokrzywka
|
c5a09ebc49
|
Update #include to deprecated fmt header (#2545)
The <fmt/locale.h> header has been marked as deprecated for a while
and has finally been removed in fmt v0.9.0:
https://github.com/fmtlib/fmt/commit/5c7d315ded7bdb6cc5bd65daef091eefe
Replace with <fmt/format.h> instead, as recommended.
|
2022-11-12 02:47:51 +02:00 |
|
gabime
|
dc030ec53c
|
clang-format
|
2021-11-16 23:44:35 +02:00 |
|
Charless Milette
|
44a4517e2b
|
Support C++20 std::format as an alternative to fmtlib
|
2021-11-13 11:29:05 -05:00 |
|
gabime
|
4f0e320236
|
Fixed format string in bench
|
2021-06-26 17:52:55 +03:00 |
|
gabime
|
b990080a52
|
Fixed fmt locale.h deprecation warning
|
2021-06-24 17:22:06 +03:00 |
|
ryan-rsm-mckenzie
|
42c36f48ed
|
ensure SPDLOG_FMT_EXTERNAL is honored throughout whole codebase
|
2020-12-27 00:47:57 -08:00 |
|
gabime
|
23c2c00d69
|
Bumb fmt version to 7.0.3
|
2020-08-26 00:02:09 +03:00 |
|
gabime
|
d0fc8a572c
|
Fixed clang-tidy warnings
|
2020-04-12 02:30:47 +03:00 |
|
gabime
|
a8169a3d6b
|
clang-format
|
2020-04-10 15:35:58 +03:00 |
|
gabime
|
18ed04b990
|
Fixed clang-tidy warnings in bench.cpp
|
2020-04-09 16:12:52 +03:00 |
|
gabime
|
5c2855e1c1
|
wip backtracer
|
2019-09-05 01:25:00 +03:00 |
|
gabime
|
be507bf1cc
|
Updated bench to include backtrace testing
|
2019-08-28 17:37:36 +03:00 |
|
gabime
|
f11f3ce8b7
|
Updated bench
|
2019-08-28 16:56:24 +03:00 |
|
gabime
|
5f27697198
|
clang-format
|
2019-07-10 02:42:47 +03:00 |
|
gabime
|
ee87aee4dd
|
Updated bench
|
2019-07-05 13:39:19 +03:00 |
|
gabime
|
e0b4ec54bd
|
Fix warning in bench
|
2019-06-07 16:39:32 +03:00 |
|
gabime
|
3448e5867e
|
Added oberrun policy bench to async-bench and removed async from bench
|
2019-06-06 19:23:15 +03:00 |
|
gabime
|
bcfa9241b8
|
Updated copyright headers
|
2019-06-04 00:09:16 +03:00 |
|
gabime
|
ca571e7a7a
|
Updated bench of empty logger
|
2019-06-01 15:00:14 +03:00 |
|
gabime
|
31c428cece
|
Report memory consumption in async bench
|
2019-06-01 13:41:39 +03:00 |
|
gabime
|
a31719b546
|
clang-format
|
2018-11-22 18:49:14 +02:00 |
|
gabime
|
3a8f9484d2
|
Cleaned bench.cpp a little
|
2018-11-22 16:58:20 +02:00 |
|
gabime
|
dd9d7e62d5
|
bench C-string title
|
2018-10-19 17:16:51 +03:00 |
|
gabime
|
4e3e80109a
|
Code formatting
|
2018-10-19 17:12:35 +03:00 |
|
Jerome Meyer
|
cb71fea0f6
|
Use fmt::string_view when logging a C string to avoid unnecessary copy
|
2018-10-18 11:04:20 -04:00 |
|
gabime
|
4b66e94ecf
|
Code formatting
|
2018-10-16 19:32:12 +03:00 |
|
gabime
|
13cc6478fb
|
Bench: eat our own dog food
|
2018-10-16 16:11:28 +03:00 |
|
gabime
|
f2f9f324ec
|
Updated default API impl and tests
|
2018-10-13 19:23:11 +03:00 |
|
gabime
|
b368d18b0f
|
Added default logger API
|
2018-10-12 03:04:55 +03:00 |
|
Gabi Melman
|
a4bae6aba9
|
Update bench.cpp
|
2018-09-25 01:22:28 +03:00 |
|
gabime
|
808bc1f4ed
|
clang format
|
2018-09-25 01:11:36 +03:00 |
|
gabime
|
41d879e292
|
Added support for binary logging using to_hex(..)
|
2018-09-25 01:03:57 +03:00 |
|
Gabi Melman
|
2e7b3cae2a
|
Update bench.cpp
|
2018-09-21 11:22:57 +03:00 |
|
gabime
|
a58d7594cb
|
Fixed issue #798 and added -Wconversion compiler flag to build
|
2018-08-17 00:32:13 +03:00 |
|
gabime
|
9e4925eff0
|
clang format
|
2018-07-21 23:48:07 +03:00 |
|
gabime
|
c2a49080aa
|
Refactored sink interface and base_sink
|
2018-07-14 16:21:53 +03:00 |
|
gabime
|
16ee72da7c
|
clang format
|
2018-07-10 23:53:00 +03:00 |
|
gabime
|
898e1f2641
|
Fixed bench
|
2018-07-10 16:11:01 +03:00 |
|
gabime
|
23ad1aa243
|
Fixed bench
|
2018-07-10 16:08:39 +03:00 |
|