dlid/Dlid.MiHome

Use ILogger instead of implementing Serilog

dlid opened this issue · 1 comments

dlid commented

It would be better to le the user specify an ILogger so the library is not dependent on Serilog package.

https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.ilogger?view=dotnet-plat-ext-3.0

dlid commented

This is fixed and will be part of 1.0.0 release