Method LogError
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
LogError(StackFrameInfo, string)
Logs an error message with stack frame.
public void LogError(StackFrameInfo stackFrame, string message)
Parameters
stackFrameThe stack frame information
messagestringThe message to be logged