logs

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2019 License: BSD-3-Clause Imports: 0 Imported by: 0

README

Logging handlers to support logd.

  • apex github.com/apex/log handler (apex) that sends logs via UDP to a local logd server.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stats

type Stats interface {
	// Count adds the given amount to the named stat.
	Count(name string, amount int)
}

Stats services provide optional statistics monitoring to the logger.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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