You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pirk.apache.org by ellisonanne <gi...@git.apache.org> on 2016/09/28 01:45:25 UTC

[GitHub] incubator-pirk issue #104: [Pirk-65] Debug Logging Not Working within Distri...

Github user ellisonanne commented on the issue:

    https://github.com/apache/incubator-pirk/pull/104
  
    Can't seem to get the debug to work even in the local tests (?) Didn't try to troubleshoot more than a couple of minutes. What log settings are you using to test the debug?
    
    Are we making the decision to role back to a .properties file instead of a .xml file for the logging properties?


---
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.
---

Re: [GitHub] incubator-pirk issue #104: [Pirk-65] Debug Logging Not Working within Distri...

Posted by Walter Ray-Dulany <ra...@apache.org>.
I suspect that the problems you were having are because this solution
relies on having two distinct log4j settings files, one which is ignored in
the distributed setting and the other of which is ignored in the standalone
setting.

To put it mildly, this 'solution' (and it's mine, so I feel fine
trash-talking it) is poor.

I propose that we roll back from log4j2 to log4j1, keeping slf4j. Thoughts?

On Tue, Sep 27, 2016 at 9:45 PM, ellisonanne <gi...@git.apache.org> wrote:

> Github user ellisonanne commented on the issue:
>
>     https://github.com/apache/incubator-pirk/pull/104
>
>     Can't seem to get the debug to work even in the local tests (?) Didn't
> try to troubleshoot more than a couple of minutes. What log settings are
> you using to test the debug?
>
>     Are we making the decision to role back to a .properties file instead
> of a .xml file for the logging properties?
>
>
> ---
> 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.
> ---
>