package dmesg

import "github.com/dotcloud/docker/pkg/dmesg"

Index

Functions

func Dmesg

func Dmesg(size int) []byte

Dmesg returns last messages from the kernel log, up to size bytes.

Deprecated: the dmesg package is no longer used, and will be removed in the next release.

Source Files

dmesg_linux.go

Version
v27.0.0-rc.2+incompatible
Published
Jun 17, 2024
Platform
linux/amd64
Imports
1 packages
Last checked
4 minutes ago

Tools for package owners.