Change the default logger to the NullLogger.
It's unconventional for code to log to the console in .NET. Even now the logging is reduced, it's still present - especially in shutdown. This would fix #7361.
Loading
Please register or sign in to comment