Documentation ¶
Index ¶
Constants ¶
View Source
const ( CRITICAL logging.Level = iota ERROR WARNING INFO DEBUG )
Log levels (from fabric-sdk-go/pkg/logging/level.go).
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
Logger bridges the SDK's logger struct
func MustGetLogger ¶
MustGetLogger bridges calls the Go SDK NewLogger
func (*Logger) IsEnabledFor ¶
IsEnabledFor bridges calls to the Go SDK logger's IsEnabledFor.
Click to show internal directories.
Click to hide internal directories.