Documentation ¶
Overview ¶
Package logging supports the consistent logging for modules.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Logging ¶
type Logging struct {
// contains filtered or unexported fields
}
func (*Logging) IsTraceLog ¶
func (*Logging) SetLogging ¶
type SetLogging ¶
type ZerologSTDLoggingWriter ¶
type ZerologSTDLoggingWriter struct {
// contains filtered or unexported fields
}
func NewZerologSTDLoggingWriter ¶
func NewZerologSTDLoggingWriter(f func() *zerolog.Event) ZerologSTDLoggingWriter
Click to show internal directories.
Click to hide internal directories.