Github user madrob commented on the pull request:
https://github.com/apache/curator/pull/90#issuecomment-122620348
When you run tests, since there is currently no binding you wouldn't get
any logging.
```
mdrob@mdrob-W530:~/workspace/curator$ cat
curator-client/target/surefire-reports/org.apache.curator.TestSessionFailRetryLoop-output.txt
Configuring TestNG with: TestNG652Configurator
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
```
---
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.
---