Add logging for the...logging extension

This commit is contained in:
Robbert van der Helm
2022-10-09 00:01:16 +02:00
parent 6a1c909156
commit f68be3732e
2 changed files with 36 additions and 0 deletions
+1
View File
@@ -169,6 +169,7 @@ class ClapLogger {
const clap::ext::state::host::MarkDirty&);
// Audio thread callbacks
bool log_request(bool is_host_plugin, const clap::ext::log::host::Log&);
bool log_request(bool is_host_plugin,
const clap::ext::tail::host::Changed&);