Skip to content

Custom logging broken in 1.1.3 #93

@matthauck

Description

@matthauck

I made a comment on a commit I think to be broken but thought I'd include it here too.

I think this commit breaks setting up custom logs. I am using Log4j and set up my logger instances in config/environments/*.rb. This worked just fine on 1.0.10, but upgrading to 1.1.3 broke my logging. By the end of Application.initialize! my loggers had been reset back. I am guessing it was this commit that did it.

I suggest it should be reworded to use config.logger ||= ... so as not to overwrite others customizations.

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