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: 2.0.0
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