quinchs / EdgeDB.Net

C# edgedb client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use ILoggerFactory

quinchs opened this issue · comments

The edgedb clients should use a logger factory instead of taking in a ILogger from the config.

cc @Rozen4334