Description

This plugin writes the framework messages to a text file. Four configurable parameters exist:

  • output_file
  • http_output_file
  • verbose

Plugin type

Output

Options

Name Type Default Value Description Help
verbose boolean True Enable if verbose output is needed No detailed help available
output_file output_file output.txt File name where this plugin will write to No detailed help available
http_output_file output_file output-http.txt File name where this plugin will write HTTP requests and responses No detailed help available

Source

For more information about this plugin and the associated tests, there’s always the source code to understand exactly what’s under the hood:
github-logoPlugin source code
Unittest source code

Dependencies

This plugin has no dependencies.