We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added missing include. Without including spdlog.h first, user will receive error that `get` and `register_logger` are not in namespace `spdlog`.
Updated Using spdlog in DLLs (markdown)