Logger.LogException
public void LogException(Exception exception);
Parameters
| exception | Runtime Exception. | |
| context | Object to which the message applies. |
Description 描述
A variant of Logger.Log that logs an exception message.
| exception | Runtime Exception. | |
| context | Object to which the message applies. |
A variant of Logger.Log that logs an exception message.