Skip to content

RMB-1036: Initialize loggers before setting log level#1202

Merged
julianladisch merged 1 commit into
masterfrom
RMB-1036
Nov 27, 2025
Merged

RMB-1036: Initialize loggers before setting log level#1202
julianladisch merged 1 commit into
masterfrom
RMB-1036

Conversation

@julianladisch

Copy link
Copy Markdown
Contributor

https://folio-org.atlassian.net/browse/RMB-1036

Before setting a log level for a class using PUT /admin/loglevel?level=WARN&java_package=org.folio.cql2pgjson.CQL2PgJSON we need to create the logger for that class. It may not have been used since startup.

See https://folio-org.atlassian.net/wiki/spaces/SYSOPS/pages/1407189020/RMB+log+level for details.

If multiple comma separated class names are passed each should be handled.

https://folio-org.atlassian.net/browse/RMB-1036

Before setting a log level for a class using PUT /admin/loglevel?level=WARN&java_package=org.folio.cql2pgjson.CQL2PgJSON we need to create the logger for that class. It may not have been used since startup.

See https://folio-org.atlassian.net/wiki/spaces/SYSOPS/pages/1407189020/RMB+log+level for details.

If multiple comma separated class names are passed each should be handled.
@sonarqubecloud

Copy link
Copy Markdown

@julianladisch julianladisch merged commit 36135cd into master Nov 27, 2025
8 checks passed
@julianladisch julianladisch deleted the RMB-1036 branch November 27, 2025 10:50
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