Github user geomacy commented on the issue:
https://github.com/apache/brooklyn-dist/pull/101
it's quite verbose output especially with the fixed width formats eg.
```
2017-07-21T11:34:20,918 | DEBUG | qtp43713279-146 | BrooklynEntityMatcher
| 121 - org.apache.brooklyn.camp - 0.12.0.SNAPSHOT | Item
Service[name=<null>,description=<null>,serviceType=org.apache.brooklyn.entity.messaging.qpid.QpidQueue,characteristics=[],customAttributes={}]
being instantiated with org.apache.brooklyn.entity.messaging.qpid.QpidQueue
```
versus
```
2017-07-20 16:03:01,909 DEBUG 120 o.a.b.c.b.s.c.BrooklynEntityMatcher
[nager-SFHUWtaA-0] Item
Service[name=<null>,description=<null>,serviceType=org.apache.brooklyn.entity.messaging.qpid.QpidQueue,characteristics=[],customAttributes={}]
being instantiated with org.apache.brooklyn.entity.messaging.qpid.QpidQueue
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---