Skip to main content

get_unique_logs

Function get_unique_logs 

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

Get collection of unique log messages for debugging and monitoring.