package log

import "github.com/containerd/cri/pkg/log"

Index

Functions

func Trace

func Trace(args ...interface{})

Trace logs a message at level Trace on the standard logger.

func Tracef

func Tracef(format string, args ...interface{})

Tracef logs a message at level Trace on the standard logger.

Source Files

log.go

Version
v1.11.0
Published
Jun 28, 2018
Platform
js/wasm
Imports
1 packages
Last checked
4 hours ago

Tools for package owners.