v1

latestOpenAPI 3.1.0MIT OR Apache-2.02026-07-17107151343.7 KB
System

Set the log level filter at runtime

put/api/log-level

Request body

filterstring required

The new log filter string (e.g. "info,strom::api=debug")

Response

Log level updated

currentstring required

The currently active log filter string (e.g. "info,strom::api=debug")

defaultstring required

The default filter the server started with