Meet the same error, may due to the logger filter in configuration.
Solution:
(1) you can remove the following config "Logging" in appsettings.xx.json
(2) or, not remove it, add a new item in "LogLevel" for your custom logger provider.