Log(LogLevel, string, object[])
abstract
public abstract void Log(LogLevel level, string format, params object[] args) Output the specified message at the specified log level.
Parameters
levelLogLevelformatstringargsobject[]
public abstract void Log(LogLevel level, string format, params object[] args)levelLogLevelformatstringargsobject[]