Github user geomacy commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/144#discussion_r97977360
--- Diff: guide/dev/tips/logging.md ---
@@ -11,6 +11,10 @@ with a default configuration which just works out of the
box
and bindings to the other common libraries (``java.util.logging``,
``log4j``, ...)
if you prefer one of those.
+Modify `etc/org.ops4j.pax.logging.cfg`.
--- End diff --
Needs to be in a separate section for Karaf. Karaf log control is not
based on logback. And in any case with Karaf you would be better to explain
about use of Karaf console to set log levels (use `log:set` command). The only
time you would need to modify the file by hand would be if for some reason it
needed modified before the first start of Karaf.
---
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.
---