[
https://issues.apache.org/jira/browse/WINK-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725101#action_12725101
]
martin snitkovsky commented on WINK-6:
--------------------------------------
Before i apply this patch, i would like to raise the following concern.
For a runtime, SLF4J requires slf4j-api and one of the bridges.
We have 2 options:
1. We distribute Wink with a default SLF4J bridge (e.g. slf4j-simple) for a
runtime only. If a user needs another bridge, she can exclude default bridge to
bring the on of here choice.
2. The Wink is distributed without bridge, meaning Wink user is responsibility
to bring a bridge.
My preference is option 1.
> Use SLF4J instead of JCL for logging facade
> -------------------------------------------
>
> Key: WINK-6
> URL: https://issues.apache.org/jira/browse/WINK-6
> Project: Wink
> Issue Type: Improvement
> Reporter: Jason Dillon
> Assignee: martin snitkovsky
> Attachments: WINK-6.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.