Log

ILogger.Log method

public void Log(LogLevel logLevel, int eventId, Exception exception, string message, 
    params object[] args)

See Also