logrus

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2020 License: BSD-3-Clause Imports: 4 Imported by: 4

Documentation

Overview

Package logrus provides a Logrus binding for Scribe.

Example
lr := logrus.StandardLogger()
s := scribe.New(Bind(lr))

// Do some logging
s.I()("Important application message")

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bind

func Bind(logger ...*lr.Logger) scribe.LoggerFactories

Bind creates a Logrus binding for an optional logger. If omitted, the logger defaults to StandardLogger.

Types

This section is empty.

Jump to

Keyboard shortcuts

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