POLS

LogSpotter Constructor

Initializes a new LogSpotter instance that will replay the named log.

Overload List

Initialzes a new LogSpotter instance that will replay the log directly from the stream.

public LogSpotter(StreamReader);

Initializes a new LogSpotter instance that will replay the named log.

public LogSpotter(string);

See Also

LogSpotter Class | POLS.Spotters Namespace