madskjeldgaard / Birdhouse

An OSC to Midi Bridge. Cross-platform. VST, CLAP, Standalone.
Other
31 stars 1 forks source link

Replace Logger instances with DBG #10

Closed madskjeldgaard closed 6 months ago

madskjeldgaard commented 7 months ago

The code is littered with juce::Logger instances where there should be a DBG instead.