Skip to content

RMB-1036: Initialize loggers before setting log level (Sunflower)#1210

Merged
julianladisch merged 1 commit into
b35.4from
RMB-1036-sunflower
Dec 8, 2025
Merged

RMB-1036: Initialize loggers before setting log level (Sunflower)#1210
julianladisch merged 1 commit into
b35.4from
RMB-1036-sunflower

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.

(cherry picked from commit 238cac8)

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.

(cherry picked from commit 238cac8)
@sonarqubecloud

sonarqubecloud Bot commented Dec 8, 2025

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@julianladisch julianladisch merged commit 45c4abc into b35.4 Dec 8, 2025
7 of 8 checks passed
@julianladisch julianladisch deleted the RMB-1036-sunflower branch December 8, 2025 19:40
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