Open
Description
Hi!
I'd like to know how do you perform logging?
I get that it is possible via Flurl using AfterCall event and ConfigureFlurlClient() method. But I think it would be better CouchDB.NET provides its own logging system. In this case to enable logging the only thing to do is to change the logging level in an appsettings.json. Do you have any plans regarding this? Or what is your logging strategy?