gosteno-prettify

command
v0.0.0-...-0c8581c Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

README

gosteno-prettify

gosteno-prettify is a command line tool which parses json formatted log lines from file(s), or stdin, and displays a more human friendly version of each line to stdout.

Setup

go get -u github.com/cloudfoundry/gosteno
cd $GOPATH/src/github.com/cloudfoundry/gosteno/gosteno-prettify
go install

Don't forget to add the $GOPATH/bin to the $PATH

Usage

gosteno-prettify [OPTS] [FILE(s)]

Examples :

gosteno-prettify f - g
    Prettify f's contents, then standard input, then g's contents.

gosteno-prettify
    Prettify contents of stdin.

Fire gosteno-prettify -h to see more options.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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