Initializes a new LogSpotter instance that will replay the named log.
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);
LogSpotter Class | POLS.Spotters Namespace