Typedef appimage::utils::log_callback_t

Typedef Documentation

typedef std::function<void(const utils::LogLevel &level, const std::string &message)> appimage::utils::log_callback_t