fido2-net-lib icon indicating copy to clipboard operation
fido2-net-lib copied to clipboard

Use Logging.Abstractions and add logging statements

Open abergs opened this issue 7 years ago • 2 comments

~~LibLog: https://github.com/damianh/LibLog~~ ~~And we should add error logs when running without MDS.~~

We should use https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions and add informational logs thought out the library.

abergs avatar Oct 04 '18 18:10 abergs

@abergs This library is deprecated. Do we still have a need for any logging functionality? Can we close this issue?

iamcarbon avatar Nov 25 '22 19:11 iamcarbon

Yes it seems the community now have moved towards https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions

I still think it's valuable for consumers of the library if they can get insight into how the library executed for a specific result. Right now it would only be via sourcelink.

Keeping this open.

abergs avatar Nov 28 '22 08:11 abergs