You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by bostko <gi...@git.apache.org> on 2017/01/26 11:36:09 UTC

[GitHub] brooklyn-docs pull request #144: Configuring logging from karaf distribution...

GitHub user bostko opened a pull request:

    https://github.com/apache/brooklyn-docs/pull/144

    Configuring logging from karaf distribution of Apache Brooklyn

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bostko/brooklyn-docs logging

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-docs/pull/144.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #144
    
----
commit 78a0ce1c2e42830e560f9a37b1ab2f8a602f0ef2
Author: Valentin Aitken <bo...@gmail.com>
Date:   2017-01-26T11:34:52Z

    Configuring logging from karaf distribution of Apache Brooklyn

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-docs pull request #144: Configuring logging from karaf distribution...

Posted by bostko <gi...@git.apache.org>.
Github user bostko commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/144#discussion_r123011018
  
    --- 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 --
    
    @geomacy to what extend logging is configurable for OSGi distribution through config files in `brooklyn-logback-includes` module?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-docs issue #144: Configuring logging from karaf distribution of Apa...

Posted by tbouron <gi...@git.apache.org>.
Github user tbouron commented on the issue:

    https://github.com/apache/brooklyn-docs/pull/144
  
    @bostko Can you update the PR as per as @geomacy's comment?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-docs issue #144: Configuring logging from karaf distribution of Apa...

Posted by bostko <gi...@git.apache.org>.
Github user bostko commented on the issue:

    https://github.com/apache/brooklyn-docs/pull/144
  
    @tbouron I included @geomacy note.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-docs pull request #144: Configuring logging from karaf distribution...

Posted by geomacy <gi...@git.apache.org>.
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-docs pull request #144: Configuring logging from karaf distribution...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-docs/pull/144


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---