Skip to content
This repository has been archived by the owner on Mar 29, 2020. It is now read-only.

CDI Ext logger producer conflicts with own logger producer #77

Open
drosowski opened this issue Apr 19, 2012 · 0 comments
Open

CDI Ext logger producer conflicts with own logger producer #77

drosowski opened this issue Apr 19, 2012 · 0 comments

Comments

@drosowski
Copy link

Hi there,
first of all, thanks a lot for all the helpful cdi extensions. Autofactories seem like a very good idea and I'm trying it out at the moment.

Now heres my problem. When I'm adding a dependency to softwaremills cdi ext to my project, my logger injection becomes ambiguous. I'm also producing a slf4j logger in my application, so there obviously is a conflict. Wouldn't it make sense to mark your logger with a qualifier if you only use it internally? Or can I somehow deactivate your producer? At least beans.xml doesn't offer this feature.

Keep up the great work and cheers!
Daniel

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant