Skip to content

Conversation

@ColinHebert
Copy link
Contributor

The point of using slf4j is that any implementation of could be used. Forcing logback is counter productive as it will require developers to exclude that dependency.

Instead, use this dependency only during the execution of the tests (because an implementation should be provided).

@komamitsu
Copy link
Member

@xerial Can you review this PR?

komamitsu added a commit that referenced this pull request Aug 4, 2014
Do not force projects to use logback
@komamitsu komamitsu merged commit 4ecd3f2 into fluent:master Aug 4, 2014
@komamitsu
Copy link
Member

Thanks! @ColinHebert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants