pub async fn get_log_settings() -> Result<LogSettings, ServerFnError>Expand description
读取日志查看器配置。
settings 表缺失键时回退到默认值,保证向后兼容(trash 模式,不做 env 播种)。
§Handler information
- Method:
post - Path:
<auto>
pub async fn get_log_settings() -> Result<LogSettings, ServerFnError>读取日志查看器配置。
settings 表缺失键时回退到默认值,保证向后兼容(trash 模式,不做 env 播种)。
post<auto>