<div dir="ltr">Hello,<div><br></div><div style>I am following the instruction in the Logback manual to use an external property file.</div><div style><br></div><div style><property file="log.properties" /><br>
</div><div style><br></div><div style>I have log.properties file in the same directory as my executable jar file, which are created as an uber jar file from Maven plugin.</div><div style><br></div><div style>However, I keep getting the error: ERROR in ch.qos.logback.core.joran.action.PropertyAction - Could not find properties file [log.properties].</div>
<div style><br></div><div style>Am I putting the file in the correct directory?</div><div style><br></div><div style>Thanks,</div><div style>Suriyanto</div></div>