Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ZerologFormatter ¶
type ZerologFormatter struct {
// contains filtered or unexported fields
}
func NewZeroLogFormatter ¶
func NewZeroLogFormatter(sink io.Writer) *ZerologFormatter
Creates an io.Writer that writes lines of JSON to the given sink.
func (*ZerologFormatter) Flush ¶
func (w *ZerologFormatter) Flush()
Click to show internal directories.
Click to hide internal directories.