package
3.2.14+incompatible
Repository: https://github.com/gliderlabs/logspout.git
Documentation: pkg.go.dev

# Functions

# Variables

# Structs

LogsPump is responsible for "pumping" logs to their configured destinations.
Message is a log messages.
Route represents what subset of logs should go where.
RouteManager is responsible for maintaining route state.

# Interfaces

AdapterTransport is an extension type for connection transports used by adapters.
Job is a thing to be done.
LogAdapter is a streamed log.
LogRouter sends logs to LogAdapters via Routes.
RouteStore is a collections of Routes.

# Type aliases

AdapterFactory is an extension type for adding new log adapters.
HTTPHandler is an extension type for adding HTTP endpoints.
RouteFileStore represents a directory for storing routes.