package
Version:
v0.30.0
Opens a new window with list of versions in this module.
Published: Oct 14, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package log allows to enable go-ceph logging and integrate it with the
logging of the go-ceph consuming code.
func SetDebugf(f func(format string, v ...interface{}))
SetDebugf sets the log.Printf compatible receiver for debug logs.
func SetWarnf(f func(format string, v ...interface{}))
SetWarnf sets the log.Printf compatible receiver for warning logs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.