logger

package
v0.0.0-...-5f48557 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Critical

func Critical(ctx context.Context, topic, format string, args ...interface{})

Critical is like Debug, but on CRITICAL level

func Debug

func Debug(ctx context.Context, topic, format string, args ...interface{})

Debug formats its arguments according to the format, analogous to fmt.Printf, and records the text as a log message at Debug level.

func Error

func Error(ctx context.Context, topic, format string, args ...interface{})

Error is like Debug, but on ERROR level

func Info

func Info(ctx context.Context, topic, format string, args ...interface{})

Info is like Debug, but on INFO level

func Warning

func Warning(ctx context.Context, topic, format string, args ...interface{})

Warning is like Debug, but on WARN level

Types

This section is empty.

Jump to

Keyboard shortcuts

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