<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hello, <br><br>I have  actually an API which use logback and add some specific functions. this API initialize logback in code : joranConfigurator(myconfig.file) <br><br>I dont have any logback.xml in my classpath.<br><br>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...) <br><br>I mean the same way logback init itself with logback.xml at startup<br><br>Thanks<br>                                         </div></body>
</html>