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, --errorDisplay test stderr if it exists
--rawShow raw log file contents (applicable only to the session log file)
-h, --helpShow this help message and exit.