JitLogger is a logger that could be used in asp.net core applications. When using JitLogger, the most recent logs are available as a web page in the application itself. Having the logs in the application makes it convenient for developement.
This respository shows how to use JitLogger.