Open zshipko opened 4 weeks ago
We can use extism:host/env::get_log_level to determine if the selected log level is enabled, if it's not we can avoid allocating the log message.
extism:host/env::get_log_level
We can use
extism:host/env::get_log_level
to determine if the selected log level is enabled, if it's not we can avoid allocating the log message.