snowflake-connector-net icon indicating copy to clipboard operation
snowflake-connector-net copied to clipboard

SNOW-834781: Remove log4net and delegate logging to consumers

Open sfc-gh-ext-simba-lf opened this issue 3 months ago • 3 comments

Description

Remove the log4net dependency and replace with the Microsoft logging interface so users can plug in their own custom loggers

Checklist

  • [ ] Code compiles correctly
  • [ ] Code is formatted according to Coding Conventions
  • [ ] Created tests which fail without the change (if possible)
  • [ ] All tests passing (dotnet test)
  • [ ] Extended the README / documentation, if necessary
  • [ ] Provide JIRA issue id (if possible) or GitHub issue id in PR name

sfc-gh-ext-simba-lf avatar Nov 09 '24 00:11 sfc-gh-ext-simba-lf