appenders

package
v0.0.0-...-28640be Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2017 License: MIT Imports: 5 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileAppender

type FileAppender struct {
	// contains filtered or unexported fields
}

func File

func File(cnf golog.Conf) *FileAppender

func (*FileAppender) Append

func (fa *FileAppender) Append(log golog.Log)

func (*FileAppender) Id

func (fa *FileAppender) Id() string

github.com/ivpusic/golog/appender/file

type MongoAppender

type MongoAppender struct {
	// contains filtered or unexported fields
}

func Mongo

func Mongo(cnf golog.Conf) *MongoAppender

func (*MongoAppender) Append

func (ma *MongoAppender) Append(log golog.Log)

func (*MongoAppender) Id

func (ma *MongoAppender) Id() string

github.com/ivpusic/golog/appenders/mongo

Jump to

Keyboard shortcuts

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