fido2-net-lib
                                
                                 fido2-net-lib copied to clipboard
                                
                                    fido2-net-lib copied to clipboard
                            
                            
                            
                        Use Logging.Abstractions and add logging statements
~~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 This library is deprecated. Do we still have a need for any logging functionality? Can we close this issue?
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.