You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
When I call CreateLogger I expected the return type to be ILogger so that I can wire up my classes to expect ILogger in the constructor and call CreateLogger from the LoggerFactory to create the required type.
Activity
davidfowl commentedon Mar 7, 2016
It does in RC2 #312
HakanL commentedon Mar 7, 2016
Ah, sorry, I didn't see that, I guess I just searched open issues before I posted. Is RC2 coming up on NuGet shortly?
davidfowl commentedon Mar 7, 2016
Nope. The date is still TBD. https://github.com/aspnet/Home/wiki/Roadmap
HakanL commentedon Mar 7, 2016
Got it, thanks!