async_appender

package
v0.0.0-...-a8ae166 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsyncAppender

type AsyncAppender struct {
	Appender slogger.Appender
	// contains filtered or unexported fields
}

func New

func New(appender slogger.Appender, channelCapacity int, errHandler func(error)) *AsyncAppender

func (*AsyncAppender) Append

func (self *AsyncAppender) Append(log *slogger.Log) error

func (*AsyncAppender) Flush

func (self *AsyncAppender) Flush() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL