Skip to content
This repository was archived by the owner on Apr 9, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 1.04 KB

File metadata and controls

20 lines (11 loc) · 1.04 KB

Log

Build Status Go Report Card GoDoc

Logging toolkit for libraries and applications based on go-kit/kit.

This package is an extension of go-kit/kit providing additional tools and integration.

Standard interface

This package originally tried to find an optimal standard interface for logging. After some experiments I realized it's not an easy thing. There was even a proposal to the standard library, which got rejected and became go-kit's logger implementation.

License

The MIT License (MIT). Please see License File for more information.