Description
I believe there are two issues here:
1) services are not logging anything
2) logging output does not seem to be setup correctly
for 1) we should add info level (at least) messages to the service implementations to indicate progress
for 2) we should include a default log4j.properties (or xml) in the shaded jar which has sane defaults (see attachment for an example I whipped up and am using myself)