I am implementing a custom ILogger in .Net Core 3.1. The class needs to implement the following contract
public void Log(LogLevel logLevel, Even