Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logger property is not injected when IsLoggable interface is implemented #151

Closed
FrancisBourre opened this issue Oct 27, 2016 · 0 comments
Closed
Assignees
Milestone

Comments

@FrancisBourre
Copy link
Collaborator

It's related to interfaces implementation order. When IInjectorContainer (building macro) is executed before IsLoggable one, logger property is not added to refection data and cannot be injected later.

@FrancisBourre FrancisBourre added this to the 0.8.0 milestone Oct 27, 2016
@FrancisBourre FrancisBourre self-assigned this Oct 27, 2016
@FrancisBourre FrancisBourre changed the title logger property is not injected when IsLoggable interface is implemented Logger property is not injected when IsLoggable interface is implemented Oct 27, 2016
@aliokan aliokan closed this as completed Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants