package logs
import "github.com/opencontainers/runc/libcontainer/logs"
Package logs provides helpers for logging used within runc (specifically for forwarding logs from "runc init" to the main runc process).
Index ¶
Functions ¶
func ForwardLogs ¶
func ForwardLogs(logPipe io.ReadCloser) chan error
Source Files ¶
- Version
- v1.5.0-rc.1
- Published
- Mar 13, 2026
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 4 minutes ago –
Tools for package owners.