Skip to content

get spdlog from external repo

Matthias Wittgen requested to merge devel_spdlog into devel

Use spdlog from an external repo, mirrored to CERN from github. This allows to have patch for spdlog to allow polling the ring buffer and consuming the messages in a second thread. This is in preparation of python bindings but also better than just maintaining an spdlog copy in the YARR repo.

Merge request reports