Skip to content

Investigate layered/drop-in configuration for log4j2.properties #404

Description

@pacmano1

Split out of #50, which is getting mirth.properties.d support for the main config. Logging was deliberately left out of that PR.

log4j2's log4j2.configurationFile accepts a comma-separated list of files and merges them into a CompositeConfiguration, which might make this nearly free. Two things need checking before trusting it: the merge machinery is documented around XML/JSON/YAML and its behavior with properties-format configs (what we ship) needs empirical verification on our log4j version, and the launcher hardcodes ./conf/log4j2.properties in Log4jBootstrap/Log4jMigrations.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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