/
CO
coherence
/
Replication Server REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
dev
1
get
Fetches the current log level of the Replication Server.
rooms
1
status
1
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.
Changes