Skip to content

Deprecated quarkus.log.file.enable warning on every boot of the published image #178

Description

@OliverWolffGIP

Summary

The published image logs a Quarkus deprecation warning on every boot, as the second line an operator
sees:

WARN  [io.quarkus.config] (main) The "quarkus.log.file.enable" config property is deprecated and
should not be used anymore.

Version: ghcr.io/cuioss/api-sheriff:0.1.0@sha256:937b39950c172e3685289c533a06e29afd78293019c15dc9a915a12b41e83e43

Cosmetic, but it is the first impression of the boot log, and a deprecated property is a small
maintenance debt that gets more expensive to notice later — a future Quarkus upgrade that removes it
would turn this into a boot failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions