/
CO
coherence
/
Replication Server REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
coherence
Replication Server REST API
get
Fetches the current log level of the Replication Server.
v1
latest
OpenAPI 3.0.4
2026-07-23
3
6
6.9 KB
dev
Fetches the current log level of the Replication Server.
get
/dev/get-log-level
Response
Log level was fetched successfully
DevLogLevel
required
Level
'trace'
|
'debug'
|
'info'
|
'warn'
|
'error'
|
'fatal'
|
'panic'
required
Log level to be set for the server.