log

package
v0.0.0-...-cc2426d Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logger = logrus.New()

Functions

func Debug

func Debug(args ...interface{})

func Debugf

func Debugf(fmt string, args ...interface{})

func Error

func Error(args ...interface{})

func Errorf

func Errorf(fmt string, args ...interface{})

func Fatal

func Fatal(args ...interface{})

func Fatalf

func Fatalf(fmt string, args ...interface{})

func Info

func Info(args ...interface{})

func Infof

func Infof(fmt string, args ...interface{})

func Warn

func Warn(args ...interface{})

func Warnf

func Warnf(fmt string, args ...interface{})

Types

type AnalysisLogger

type AnalysisLogger interface {
	LogIssue(issue *issue.Issue) error
	LogCommit(author, owner, repo, commit string) error
	LogInstallation(action, owner string) error
	LogRepoInstallation(action, owner string, repos []string) error
}

func NewESLogger

func NewESLogger(endpoint string) (AnalysisLogger, error)

Jump to

Keyboard shortcuts

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