Details
Description
Now logback configuration rely on internal property file written at application startup with desired values in order to customize configuration. In order to provide a more stable process this can be achieved using a PropertyDefiner that grabs values directly from runtime session.
Then make logback extendable enabling customer overrides.