use ledger log level

This commit is contained in:
lnk
2026-02-04 17:03:14 +08:00
parent 787d1f20be
commit 2b4c939b79
8 changed files with 105 additions and 10 deletions

View File

@@ -87,6 +87,8 @@ void process_log_command(const std::string& id, const std::string& level, const
void update_log_entries_countdown();
void refresh_log_level_cache_locked();
extern "C" {
#endif
void remove_loggers_by_terminal_id(const std::string& terminal_id_cstr);