ILogger.LogException
public void LogException(Exception exception);
Description 描述
A variant of ILogger.Log that logs an exception message.
See Also: Logger.LogException.
A variant of ILogger.Log that logs an exception message.
See Also: Logger.LogException.