---
title: "Set log level at run time"
method: POST
path: "/debug/chronicles/loglevel"
tags: ["Debug"]
---

# Set log level at run time

`POST /debug/chronicles/loglevel`

## Query parameters

- `level` string, required — One of the log levels: TRACE, DEBUG, INFO, NOTICE, WARN, ERROR or FATAL

## Response `200`

Successfully log level set

## Other responses

- `400` — Invalid or missing log level
- `500` — Well it was bad-bad

---

[API](https://skmtc.dev/logos-storage/apis/logos-storage-api.md) · [All operations](https://skmtc.dev/logos-storage/apis/logos-storage-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/logos-storage/logos-storage-api/revisions/08d9f3fb83f3/schema)
