Skip to content

History / How to use spdlog in DLLs

Revisions

  • Added missing include. Without including spdlog.h first, user will receive error that `get` and `register_logger` are not in namespace `spdlog`.

    @paretech paretech committed Jan 12, 2022
  • Updated Using spdlog in DLLs (markdown)

    @Wambou Wambou committed Aug 30, 2018