'Declaration
Public Function New( _ ByVal skipFrames As Integer _ )
public MessageSourceProvider( int skipFrames )
Parameters
- skipFrames
- The number of stack frames to skip over to find the first candidate to be identified as the source of the log message.