Skip to content

Conversation

@Danielle9897
Copy link
Member

@Danielle9897 Danielle9897 commented Dec 31, 2025

@Danielle9897 Danielle9897 requested a review from haludi December 31, 2025 14:29
@Danielle9897 Danielle9897 changed the title https://issues.hibernatingrhinos.com/issue/RDoc-3588/Fix-articles-Set-Get-Logs-Configuration RDoc-3588 Fix articles: Set & Get Logs Configuration Dec 31, 2025

* Setting `persist` to `true` in the operation will persist **only the minimum level** to the `settings.json` file.
The value will be written under the [Logs.MinLevel](../../../../server/configuration/logs-configuration#logsminlevel) configuration key.
Filter rules are currently Not persisted and must be reapplied after a server restart.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also configure that in the NLog configuration, no?
Maybe worth mentioning that?

`}
</CodeBlock>
```csharp
var configuration = new SetLogsConfigurationOperation.AdminLogsConfiguration()
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's worth mentioning that this will affect all open studios immediately.
(I was surprised by that)

This is a live stream of recent log activity shown only in the UI.

* These logs are configured separately from the logs that are written to disk.
Any settings you apply here, such as minimum level or filters, apply **only** the admin logs and do not affect the server logs saved on disk.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But it will affect other open admin log pages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants