HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Log Class


In This Topic
    Log Class Methods
    In This Topic

    For a list of all members of this type, see Log members.

    Public Methods
     NameDescription
    Public MethodEnables or disables the current filter.  
    Public MethodEnables or disables the use of a single type of warning in the Log object.  
    Public MethodEnables or disables the use of warnings in the Log object.  
    Public MethodExports the log to a file in CSV (Comma-Separated Values) format using the same format as the CSV export from HttpWatch version 6.x and earlier.  
    Public MethodExports a specified list of data fields in CSV (Comma-Separated Values) format.  
    Public MethodExports the log in HTTP Archive (HAR) format using the version 1.2 specification.  
    Public MethodProvides control over how the log is exported in the HTTP Archive (HAR) format .  
    Public MethodSaves the log to an HttpWatch log file (.hwl).  
    Top
    See Also