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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: