We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated 4. Sinks (markdown)
Update the name of the fields that allows accessing the raw message
Created Reference documentation using Doxygen (markdown)
Updated 8. Tweaking (markdown)
Updated 1. QuickStart (markdown)
Fix issue link
Updated 0. FAQ (markdown)
Add "Format string compile-time check does not work"
Updated _Sidebar (markdown)
Created _Sidebar (markdown)
Copryight Footer
Format and link to the original issue
Created Note for adding sinks on the fly (markdown)
Added a small note related to #2975
Change reference of __FILE__ macro to spdlog::source_loc
Destroyed _Footer (markdown)
Updated _Footer (markdown)
Created _Footer (markdown)
Remove unnecessary quotes
In the note about registering manually created loggers, add a reference to the section about manual creation. In the latter section add register_logger() to the example code with an explaining comment.
Updated 3. Custom formatting (markdown)
Related to this issue https://github.com/gabime/spdlog/issues/2764
mention `spdlog::set_level` is necessary for MACRO
// globally register the loggers so the(they) can be accessed using spdlog::get(logger_name)
Use `std::make_shared` with syslog_sink and systemd_sink examples.
Grammar fixes for the wiki
Destroyed test page (markdown)