Skip to content

lytics/etcdlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etcdlog

go get github.com/lytics/etcdlog/etcdlog

etcdlog    # works if you have etcd running locally
etcdlog -h # for help

# JSON output (human readable output by default)
etcdlog -log="" -json="-"

# Human readable logging w/json to a file
etcdlog -json="etcdlog.json" -log="-"

Some code borrowed from https://github.com/lytics/metafora

Releases

No releases published

Packages

No packages published

Languages