Skip to content

Investigate possible use of Java System Logger over Commons Logging API #27810

Closed as not planned
@mdeinum

Description

@mdeinum

In #19081 (about 5 years ago) a discussion and decision was made on how to approach logging for Spring Framework 5.0.

As the baseline of Spring Framework 6 has been lifted to Java 17 it might be worthwhile to investigate the custom log setup and use the default logging API (System.getLogger) provided by the JDK. Or at least have an explicit decision on the usage of that API for future reference.

I know that SLF4J (and thus Logback) and Log4j2 have integration for it.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions