stdlog

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package log provides a stdlib log implementation of the Logger interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(stdout, stderr io.Writer, flags int) log.Logger

New returns a new Logger. The stdout and stderr parameters refer to the destination writers for information and error messages respectively. flags are the flags to provide to the underlying stdlib log library. If not provided they default to log.LstdFlags

Types

This section is empty.

Jump to

Keyboard shortcuts

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