khwang1 / loggregator_consumer

a go library for consuming loggregator streams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#loggregator_consumer

Build Status GoDoc Coverage Status

Loggregator consumer is a library that allows an application developer to set up a connection to a loggregator server, and begin receiving log messages from it. It includes the ability to tail logs as well as get the recent logs.

Usage

See the included sample application.

About

a go library for consuming loggregator streams

License:Apache License 2.0