log

package
v0.27.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package log is the internal package for go-ceph logging. This package is only used from go-ceph code, not from consumers of go-ceph. go-ceph code uses the functions in this package to log information that can't be returned as errors. The functions default to no-ops and can be set with the external log package common/log by the go-ceph consumers.

Index

Constants

This section is empty.

Variables

View Source
var (
	Warnf  = noop
	Debugf = noop
)

These variables are set by the common log package.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL