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.
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.
The MIT License (MIT). Please see License File for more information.