canary log#

Show the session or a test case’s log file

canary log [-eh] [--raw] [testspec]

Positional arguments

testspec

Test name or /TEST_ID. If not given, the session log will be shown

Optional arguments

-e, --error

Display test stderr if it exists

--raw

Show raw log file contents (applicable only to the session log file)

-h, --help

Show this help message and exit.