onyx-platform / onyx-dashboard

Dashboard for the Onyx distributed processing system
http://www.onyxplatform.org/
Eclipse Public License 1.0
76 stars 26 forks source link

Display logging messages from included jars #65

Closed mariusz-jachimowicz-83 closed 7 years ago

mariusz-jachimowicz-83 commented 8 years ago

Add dependencies that allows to log messages from included jars. It is usefull to see this messages for debbuging.

mariusz-jachimowicz-83 commented 8 years ago

I have added comment in related Issue from Sente - https://github.com/ptaoussanis/sente/issues/266

lbradstreet commented 8 years ago

Reviewing this one now. One thought is that it might be a good idea to just put the timbre dependencies in the dev map so we can use them during dev without enabling.

lbradstreet commented 8 years ago

I was about to close this one, but just realised that I might have made a mistake including slf4j-timbre if it causes additional sente problems. Is it possible that it's just exposing an existing problem?