Skip to main content

post_logs

Function post_logs 

Source
pub async fn post_logs(
    __arg0: State<ApiState>,
    __arg1: Json<HashMap<String, Value>>,
) -> ApiResult<Json<HashMap<String, String>>>
Expand description

Configure logging settings including log level and output destinations.