logger

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: May 8, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package logger is a convenience wrapper package for using logrus in O² Control.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InfoLoggerWriter

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

func NewInfoLoggerWriter

func NewInfoLoggerWriter() *InfoLoggerWriter

func (*InfoLoggerWriter) Write

func (ilw *InfoLoggerWriter) Write(p []byte) (n int, err error)

type Log

type Log struct {
	logrus.Entry
}

func New

func New(baseLogger *logrus.Logger, defaultPrefix string) *Log

func (*Log) WithPrefix

func (logger *Log) WithPrefix(prefix string) *logrus.Entry

Jump to

Keyboard shortcuts

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