docs/logs.md
View output from your containerized applications, VM boot logs, and the container
system's own logs.
The container logs command displays the output from your containerized application:
Use the --boot option to see the logs for the virtual machine boot and init process:
The container system logs command allows you to look at the log messages that container writes:
See bug report how-to for gathering logs when filing an issue.