Click or drag to resize

LogFileHelper Class

Provides methods for reading the log file. For Jumbo internal use only.
Inheritance Hierarchy
SystemObject
  Ookii.JumboLogFileHelper

Namespace: Ookii.Jumbo
Assembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
public static class LogFileHelper

The LogFileHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetLogFileContents Gets the contents of the specified log file. For Jumbo internal use only.
Public methodStatic memberGetLogFileStream Gets the specified log file stream. For Jumbo internal use only.
Top
See Also