LogStepExtension¶
Methods¶
void ILogger.LogStep(Int32& step, string memberName, int lineNumber)¶
void ILogger.LogStep(int step, string memberName, int lineNumber)¶
Logs detailed information about the current execution location, including a step number for debugging purposes.