Skip to content

ILogConsistencyProtocolServices.Log(LogLevel, string, object[])

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

levelLogLevel
formatstring
argsobject[]