logger

package module
v0.0.0-...-1bd4f73 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type M

type M map[string]interface{}

M is a convenience type to avoid having to type out map[string]interface{} everytime.

type WagClientLogger

type WagClientLogger interface {
	Log(level string, message string, pairs map[string]interface{})
}

WagClientLogger provides a minimal interface for a Wag Logger

Jump to

Keyboard shortcuts

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