Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Using NullLogger types from Logging.Abstractions #115

Merged
merged 1 commit into from
Mar 14, 2017
Merged

Conversation

ajaybhargavb
Copy link
Contributor

@@ -15,6 +15,7 @@
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Internal;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the only change needed because it was picking up transitive dependencies from somewhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup. It was already pulling this from somewhere

@ajaybhargavb ajaybhargavb merged commit a48c0ca into dev Mar 14, 2017
@ajaybhargavb ajaybhargavb deleted the ajbaaska/logging branch March 14, 2017 19:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants