Testing with Ghost Client / Using the logging mechanism |
The environment variable that defines the logging level for the Ghost Client.
You can adjust the log level with a numeric or literal value. The GHOSTLOG setting defines what information is outputted as tests are run, based on the logging detail included in your test play method, see Log test scenario output.
export GHOSTLOG=ERROR
set GHOSTLOG = ERROR