Skip to content

Spring Boot 4 - Logging #14913

@jdaugherty

Description

@jdaugherty

Issue description

Spring Boot 4.x has added several properties to default configure logging. This seems to align with our approach of convention over configuration. For example setting logging.structured.format.console to ecs will choose a log format that's compatible with AWS's log collection (no logback.xml required). Or the value of gelf for graylog's extend format.

We should allow grails applications to have a default config and have an optional feature in forge to generate the logback.xml for further customization.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions