Skip to main content
To find these logs, open the GitHub Actions dashboard, select a repository’s workflow, open a run, and click a job to open its job view. Access comprehensive logging that goes far beyond standard GitHub Actions logs, providing visibility into every aspect of your workflow execution. Container logs Unlike traditional GitHub Actions, Namespace provides direct access to logs from running containers within your workflows. Build logs Any Docker build issued from a Namespace runner is linked from the job UI, granting you direct access to the build logs and build performance telemetry.
Metrics correlation Namespace also collects and retains step logs, too. When hovering over a step, you can easily correlate it with the associated instance metrics.

Next steps

Last modified on September 15, 2026