logging

package
v0.0.0-...-232336a Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2018 License: MIT Imports: 7 Imported by: 63

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLogFormatter

func GetLogFormatter(logFormatterType string) logrus.Formatter

func Log

func Log(message string, force bool, isError bool, err interface{})

func LogError

func LogError(message string, errMsg interface{})

func LogStd

func LogStd(message string, force bool)

Types

type Logging

type Logging interface {
	Connect() bool
	ShipEvents(map[string]interface{}, string)
}

func NewLogging

func NewLogging(SyslogServerFlag string, SysLogProtocolFlag string, LogFormatterFlag string, certP string, DebugFlag bool, skipSSLFlag bool) Logging

type LoggingLogrus

type LoggingLogrus struct {
	Logger *logrus.Logger
	// contains filtered or unexported fields
}

func (*LoggingLogrus) Connect

func (l *LoggingLogrus) Connect() bool

func (*LoggingLogrus) ShipEvents

func (l *LoggingLogrus) ShipEvents(eventFields map[string]interface{}, Message string)

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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