コード例 #1
0
 public void LogError(Exception exception) =>
 _customLogger.NotifyError(exception.Message, _applicationName);