ILogger.LogException

Declaration

public void LogException(Exception exception);

Description

A variant of ILogger.Log that logs an exception message.

Additional resources: Logger.LogException.


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