SaveLog method (IHTTPAnalyzer)

Top  Previous  Next

Syntax
object .SaveLog (FileName As String, LogType As LogType )

Arguments
FileName A String value. The name of the file to which the log should be saved. If LogType is CapturedFilesToDir, the value is the destination directory which captured files will be saved to.
LogType A LogType value. The log file format that should be written to the log file.

Description
The SaveLog method is used to export the log in various types of log format.