ASP.NET Core MVC .NET 5 application need to log request body in Controller.
Logger is registered in StartUp.cs using DI
public sealed class Logger {