Skip to content

Rework DB2 logging#1652

Merged
tsegismont merged 1 commit intoeclipse-vertx:masterfrom
tsegismont:db2-logging-changes
Apr 2, 2026
Merged

Rework DB2 logging#1652
tsegismont merged 1 commit intoeclipse-vertx:masterfrom
tsegismont:db2-logging-changes

Conversation

@tsegismont
Copy link
Copy Markdown
Member

  • in production code, use Vert.x internal logging API instead of JUL
  • in test code, standardize on log4j2 instead of a mix of sysout and log4j1

Set log level to only see warnings and errors by default

- in production code, use Vert.x internal logging API instead of JUL
- in test code, standardize on log4j2 instead of a mix of sysout and log4j1

Set log level to only see warnings and errors by default

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
@tsegismont tsegismont merged commit a647366 into eclipse-vertx:master Apr 2, 2026
19 of 20 checks passed
@tsegismont tsegismont deleted the db2-logging-changes branch April 2, 2026 11:36
tsegismont added a commit that referenced this pull request Apr 2, 2026
- in production code, use Vert.x internal logging API instead of JUL
- in test code, standardize on log4j2 instead of a mix of sysout and log4j1

Set log level to only see warnings and errors by default

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
tsegismont added a commit that referenced this pull request Apr 2, 2026
- in production code, use Vert.x internal logging API instead of JUL
- in test code, standardize on log4j2 instead of a mix of sysout and log4j1

Set log level to only see warnings and errors by default

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
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.

1 participant