CC#•Created by Rodonies on 1/23/2025 in #help Dependency Injection Logging: AddDebug() works but AddSerilog() doesn't.
it seems wrong that you're trying to add 2 different logging services, if you want logging to the debug console that should be configured as a serilog sink and not as a separate logging service