Skip to content

Spring Boot should make it easy to configure logging without needing to learn the underlying logging tools. #788

@berlin-ab

Description

@berlin-ab

Ideally, logging configuration would live in application.yml along with all other externalized configuration.

Currently, developers need to read and understand Logback, SLF4J, or Commons Logging documentation and then create a configuration file for one of these underlying systems. Spring Boot should provide some configuration abstraction over these services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions