Error

ILogger.Error method

エラーメッセージ

public void Error(string message, Exception ex)
パラメータ タイプ 説明
message String エラーメッセージ
ex Exception 例外メッセージ

関連項目