Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hnakamur/zap-ltsv

LTSV encoder for github.com/uber-go/zap
https://github.com/hnakamur/zap-ltsv

golang logging ltsv zap

Last synced: 3 months ago
JSON representation

LTSV encoder for github.com/uber-go/zap

Awesome Lists containing this project

README

        

zap-ltsv [![GoDoc](https://godoc.org/github.com/hnakamur/zap-ltsv?status.svg)](https://godoc.org/github.com/hnakamur/zap-ltsv) [![Build Status](https://travis-ci.org/hnakamur/ltsvlog.png)](https://travis-ci.org/hnakamur/ltsvlog)
========

A [Labeled Tab-separated Values (LTSV)](http://ltsv.org/) encoder for [uber-go/zap: Fast, structured, leveled logging in Go.](https://github.com/uber-go/zap).

## Installation

```
go get -u github.com/hnakamur/zap-ltsv/...
```

## Examples
See examples in [godoc](https://godoc.org/github.com/hnakamur/zap-ltsv)