Does anyone know how to filter (remove) unnecessary logs from API function calls? They pollute logs) .NET Core. I was trying to confige logging via appsettings.json, but it didn’t work. I need to avoid them at all, or better to reduce logs in the Trace/Info/ modes.
Im using NLog in ProgramStartUp, Microsoft Extension Logging in other..
Trace:
Info: