<div dir="ltr">Hi,<div><br></div><div style>I'm getting the following message when I log:</div><div style><br></div><div style><div>ch.qos.cal10n.MessageConveyorException: Failed to locate resource bundle [Bundle] for locale [en_US] for enum type [com.mycompany.Messages]</div>
<div><span class="" style="white-space:pre">    </span>at ch.qos.cal10n.MessageConveyor.lookup(MessageConveyor.java:115)</div><div><span class="" style="white-space:pre">  </span>at ch.qos.cal10n.MessageConveyor.getMessage(MessageConveyor.java:77)</div>
<div><span class="" style="white-space:pre">    </span>at org.slf4j.cal10n.LocLogger.error(LocLogger.java:167)<br><br><br></div><div style>I have a default Bundle.properties in my classpath but cal10n doesn't use it.</div>
<div>Everything works fine when I have a Bundle_en_US.properties.<br><br>Is there a way to tell cal10n to use the default Bundle.properties if a suitable bundle for the Locale it requires is missing?</div></div></div>