---
title: "Get the current log level filter"
method: GET
path: "/api/log-level"
tags: ["System"]
---

# Get the current log level filter

`GET /api/log-level`

## Response `200`

Current log level

- LogLevelResponse — Response for log level queries and updates.
  - `current` string, required — The currently active log filter string (e.g. "info,strom::api=debug")
  - `default` string, required — The default filter the server started with

## Changes

> 25 revisions in range; 16 could not be searched.

- **2026-04-07** `1e67862a080e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/eyevinn/apis/strom-api/changes/api/log-level/get.md)

---

[API](https://skmtc.dev/eyevinn/apis/strom-api.md) · [All operations](https://skmtc.dev/eyevinn/apis/strom-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eyevinn/strom-api/revisions/0df7ca64263f/schema)
