Glimesh / janus-ftl-orchestrator

A service used to manage multiple instances of janus-ftl-plugin for use at scale.
GNU Affero General Public License v3.0
15 stars 3 forks source link

📊 Redirect spdlog logs to Catch2 logging #5

Closed haydenmc closed 3 years ago

haydenmc commented 3 years ago

This change redirects spdlog logging to the test framework, so logs are properly captured as part of test cases (and indicate test failure, if appropriate).