This website works better with JavaScript.
Explore
Help
Sign In
danny
/
spdlog
mirror of
https://github.com/gabime/spdlog.git
Watch
1
Star
0
Fork
You've already forked spdlog
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6df64c6c34
v1.x
4xjtpd-codex/fix-bug-in-important-codebase-part
codex/fix-bug-in-important-codebase-part
update-jetbrains-logo
fix-warnings
fmt-11.2.0
register-replace-logger
feature-3379
v2.x
toh-ableton-fix-zformatter-apple
fix-3360
gabime/v1.15.1
gabime/visibilty-2.x
gabime/ansicolor_sink_improvements
docs2.x
master
gh-pages
v1.2.1
v0.10.0
v0.11.0
v0.12.0
v0.13.0
v0.14.0
v0.16.0
v0.16.1
v0.16.2
v0.16.3
v0.17.0
v0.9.0
v1.0.0
v1.1.0
v1.10.0
v1.11.0
v1.12.0
v1.13.0
v1.14.0
v1.14.1
v1.15.0
v1.15.1
v1.15.2
v1.15.3
v1.2.0
v1.3.0
v1.3.1
v1.4.0
v1.4.1
v1.4.2
v1.5.0
v1.6.0
v1.6.1
v1.7.0
v1.8.0
v1.8.1
v1.8.2
v1.8.3
v1.8.4
v1.8.5
v1.9.0
v1.9.1
v1.9.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6df64c6c34'
${ noResults }
spdlog
/
include
/
spdlog
/
sinks
History
Robin Lindén
6df64c6c34
Fix -Wshadow warnings in spdlog::sinks::dist_sink (
#2599
)
...
This is similar to
fbba6dff20
but fixes a few member functions missed in that commit.
3 years ago
..
android_sink.h
remove usage of forward args
3 years ago
ansicolor_sink-inl.h
Allow forward-declaration of level_enum
4 years ago
ansicolor_sink.h
clang-format
4 years ago
base_sink-inl.h
clang-format
4 years ago
base_sink.h
Fix build with "-fvisibility=hidden"
4 years ago
basic_file_sink-inl.h
clang-format
4 years ago
basic_file_sink.h
clang-format
4 years ago
daily_file_sink.h
Use 'SPDLOG_FMT_RUNTIME' to fix compilation error throwed MSVC and fmt 9.1.x (
#2517
)
3 years ago
dist_sink.h
Fix -Wshadow warnings in spdlog::sinks::dist_sink (
#2599
)
3 years ago
dup_filter_sink.h
dup_filter_sink adds parameters to enable setting the level of skipped logs (
#2563
)
3 years ago
hourly_file_sink.h
Romove the empty file if no log in first period in hourly logger
3 years ago
mongo_sink.h
Change mongocxx::exception handler to std::exception
3 years ago
msvc_sink.h
Fixed variable name (
#2573
)
3 years ago
null_sink.h
"#include" <spdlog/.*> instead of "spdlog/.*"
6 years ago
ostream_sink.h
"#include" <spdlog/.*> instead of "spdlog/.*"
6 years ago
qt_sinks.h
clang-format
4 years ago
ringbuffer_sink.h
Fixed move in ringnuffer_sink
3 years ago
rotating_file_sink-inl.h
clang format
3 years ago
rotating_file_sink.h
clang-format
4 years ago
sink-inl.h
clang-format
4 years ago
sink.h
clang-format
4 years ago
stdout_color_sinks-inl.h
clang-format
4 years ago
stdout_color_sinks.h
clang-format
4 years ago
stdout_sinks-inl.h
Avoid c-style casting
4 years ago
stdout_sinks.h
clang-format
4 years ago
syslog_sink.h
Update syslog_sink.h
5 years ago
systemd_sink.h
Add optional "ident" argument to systemd sink constructor
3 years ago
tcp_sink.h
clang-format
4 years ago
udp_sink.h
clang-format
4 years ago
win_eventlog_sink.h
Fix type of event id in win_eventlog_sink (
#2598
)
3 years ago
wincolor_sink-inl.h
Explicitly casting level_enum to size_t.
3 years ago
wincolor_sink.h
clang-format
4 years ago