---
title: "Fetches the current log level of the Replication Server."
method: GET
path: "/dev/get-log-level"
tags: ["dev"]
---

# Fetches the current log level of the Replication Server.

`GET /dev/get-log-level`

## Response `200`

Log level was fetched successfully

- DevLogLevel
  - `Level` 'trace' | 'debug' | 'info' | 'warn' | 'error' | 'fatal' | 'panic', required — Log level to be set for the server.

## Other responses

- `500` — Internal Replication Server error

---

[API](https://skmtc.dev/coherence/apis/replication-server-rest-api.md) · [All operations](https://skmtc.dev/coherence/apis/replication-server-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coherence/replication-server-rest-api/revisions/8549ca32d8fa/schema)
