longkerdandy / mithqtt

MQTT Message Broker with Scalability written in Java
https://mithqtt.readme.io/
Apache License 2.0
41 stars 24 forks source link

[broker][processor] Load logback config file outside jar #15

Closed longkerdandy closed 8 years ago

longkerdandy commented 8 years ago

Currently, logback.xml is included in jar file, better load it outside.