Documentation ¶
Overview ¶
Package logging supports the consistent logging for modules.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TimeElapsed ¶
Types ¶
type Logging ¶
type Logging struct {
// contains filtered or unexported fields
}
func (*Logging) IsTraceLog ¶
func (*Logging) SetLogging ¶
type SetLogging ¶
type ZerologObjectMarshaler ¶
func (ZerologObjectMarshaler) MarshalZerologObject ¶
func (z ZerologObjectMarshaler) MarshalZerologObject(e *zerolog.Event)
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.