LogExceptionExtensions¶
Methods¶
void ILogger.LogException(Exception exception, LogLevel logLevel, string memberName, int lineNumber)¶
Logs detailed information about the current execution location, including an exception for debugging purposes.
Logs detailed information about the current execution location, including an exception for debugging purposes.