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.0.0-rc.2
Published
Apr 11, 2018
Platform
js/wasm
Imports
1 packages
Last checked
4 hours ago

Tools for package owners.