act262
dec6a3f61f
Fix android_sink header include wrong path ( #3113 )
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 ( #3066 )
2024-05-03 13:54:11 +03:00
gabime
d60a4c7b50
Don't remove existing logger from registry in set_default_logger
2024-05-03 13:31:30 +03:00
Gabi Melman
f0b96d2ad1
Update mdc.h
2024-03-29 22:13:01 +03:00
Gabi Melman
aefd4510c3
Update README.md
2024-03-29 20:24:21 +03:00
gabime
8d6a121b73
Added mdc.h
2024-03-29 17:14:21 +03:00
gabime
02c3ca5016
Upadate mdc code in pattern_formatter.cpp
2024-03-29 17:13:27 +03:00
gabime
8815f81e5d
Added mdc from pull #2907
2024-03-29 15:53:55 +03:00
gabime
a627f5c43a
Apply #3044 pr
2024-03-22 16:56:48 +02:00
gabime
390428aae1
Fixed path_exists(..) in windows
2024-03-17 01:36:04 +02:00
gabime
1bde4831a0
Fixed registry impl
2024-03-17 01:17:32 +02:00
gabime
8f526df1a9
Update latency test
2024-03-17 00:44:10 +02:00
gabime
e1f5a45900
Added small_map_threshold constexpr
2024-03-17 00:36:52 +02:00
gabime
b95e493471
Reduce max size for sequential map search to 10
2024-03-17 00:31:24 +02:00
gabime
4a31ed38d3
if the map is small do a sequential search, otherwise use the standard find()
2024-03-17 00:14:56 +02:00
gabime
06e4631dde
Use find if registry is bigger than 20
2024-03-16 23:47:39 +02:00
gabime
e750d2219e
Small clean in registry impl
2024-03-16 22:45:20 +02:00
gabime
8a4f3b1ba7
Small clean in registry impl
2024-03-16 22:44:59 +02:00
gabime
ca7c846089
Fixed warning
2024-03-16 19:30:49 +02:00
gabime
232aace328
added spdlog::get(..) benchmarks
2024-03-16 19:28:08 +02:00
gabime
50d7f59951
Fixed bench dev_null
2024-03-16 17:33:03 +02:00
Alan Candido
5a207ad9ce
Update stopwatch.h ( #3034 )
...
Adding elapsed time in milliseconds.
2024-03-16 17:15:16 +02:00
magnus-nomono
87b8401011
Add missing include ( #3026 )
2024-03-16 17:13:17 +02:00
gabime
8e10782a58
Ported pull #3023 with some changes and tests
2024-03-16 17:12:46 +02:00
spaceman
167bf989d8
support MINGW ( #3022 )
...
Under Windows 10, compiling with MINGW64 will report an error similar to https://github.com/gabime/spdlog/issues/1581
2024-03-16 16:44:22 +02:00
cohdan
dd8dc8105a
Expose the flusher thread object to user in order to allow setting of thread name and thread affinity when needed ( #3009 )
...
* Expose the flusher thread object to user in order to allow setting of thread name and thread affinity when needed
* Code review fix - periodic_worker thread getter should return a reference and not a pointer
2024-03-16 16:40:51 +02:00
Dimitri Papadopoulos Orfanos
c577b54b06
Fix typos found by codespell ( #3011 )
2024-03-16 16:38:55 +02:00
gabime
a145ba62b8
Fixed fmt cmake
2024-03-16 15:07:18 +02:00
gabime
c923915805
DOWNLOAD_EXTRACT_TIMESTAMP FALSE when fetching fmt
2024-03-16 14:26:21 +02:00
gabime
276788a60e
Update comment
2024-03-16 14:13:25 +02:00
gabime
e9938a8839
Fetch fmt 10.2.1.tar.gz and check sha256
2024-03-16 14:13:08 +02:00
gabime
34e0c8f227
Minor style
2024-03-16 13:51:29 +02:00
gabime
989589dd0b
Minor style
2024-03-16 13:51:29 +02:00
gabime
8319d1bc16
clang format
2024-03-16 13:51:29 +02:00
gabime
c8b81a6958
Minor style
2024-03-16 13:51:29 +02:00
gabime
7bd1c1e1a4
Removed unused source file
2024-03-16 13:51:29 +02:00
gabime
57384f7be3
Minor clean
2024-03-16 13:51:29 +02:00