
And if it's a command line tool, just initialise log back manually before you create any loggers. (Mohammed: please create a new email for a new thread. Don't just reply to an existing thread and change the subject, most email software treats it as the same thread.) David On 21 Oct 2011, at 17:57, Chris Pratt <thechrispratt@gmail.com> wrote:
I assume you're talking about a Web Application. If so, check out javax.servlet.ServletContextListener, it's your best bet. (*Chris*)
On Fri, Oct 21, 2011 at 7:47 AM, BAKHTI Mohammed <onlymed@hotmail.com> wrote: Hello,
I have actually an API which use logback and add some specific functions. this API initialize logback in code : joranConfigurator(myconfig.file)
I dont have any logback.xml in my classpath.
My question is how can i start this API (and then logback) at application startup before all the other frameworks and APIs (spring, hibernate, axis...)
I mean the same way logback init itself with logback.xml at startup
Thanks
_______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user
_______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user