You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2015/03/02 23:52:07 UTC

[jira] [Updated] (LOG4J2-846) Combine Log4jWebInitializerImpl into a LoggerContext/LifeCycle wrapper class

     [ https://issues.apache.org/jira/browse/LOG4J2-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated LOG4J2-846:
--------------------------------
    Fix Version/s:     (was: 2.2)
                   2.2.1

> Combine Log4jWebInitializerImpl into a LoggerContext/LifeCycle wrapper class
> ----------------------------------------------------------------------------
>
>                 Key: LOG4J2-846
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-846
>             Project: Log4j 2
>          Issue Type: Task
>          Components: Web/Servlet
>    Affects Versions: 2.1
>            Reporter: Matt Sicker
>            Assignee: Matt Sicker
>             Fix For: 2.2.1
>
>
> This idea is somewhat inspired by Spring's WebApplicationContext/ApplicationContext separation of concerns. Basically, make a WebLoggerContext interface that extends the API LoggerContext interface, have it also extend LifeCycle, and combine the functionality in Log4jWebInitializerImpl into this class instead.
> The reasoning for this change is to work on a way to allow the user to perform additional configuration and such in a web container similar to Spring's [WebApplicationInitializer|http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/WebApplicationInitializer.html] interface. This would also provide another stepping stone to programmatic configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org