ILogger.LogFormat

Declaration

public void LogFormat(LogType logType, string format, params object[] args);

Description

Logs a formatted message.

Additional resources: Logger.LogFormat.


Did you find this page useful? Please give it a rating: