Skip to content

Jetty logging initialization does not wait for :init #190

Open
@kumarshantanu

Description

I initialize logging in a custom way in the :init function, which has no effect because Jetty already initializes SLF4j/Logback logging ahead of :init. lein-ring should not directly refer to the Jetty classes (to avoid logging initialization) until the :init function is executed.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions