log#
- class Log#
Bases:
CanarySubcommand- name: str = 'log'#
- description: str = "Show the session or a test case's log file"#
- execute(args: Namespace) int#
- reconstruct_log(file: str | Path) str#
- display_file(file: Path) None#
- page_text(text: str) None#