aspnet / Logging

[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions
Apache License 2.0
507 stars 247 forks source link

Fix lazy formatter creation condition #915

Closed pakrym closed 6 years ago

pakrym commented 6 years ago

Fixes: https://github.com/aspnet/Logging/issues/824

We have existing tests for passing null to FormattedLogValues: https://github.com/aspnet/Logging/blob/master/test/Microsoft.Extensions.Logging.Test/FormattedLogValuesTest.cs