Package log contains a minimal Logger interface and structured logging based on the idea of uber-go/zap.
It also provides wrapper to favorite log libraries like log15, standard lib log and uber-go/zap.
Min. Go Version: 1.9
Read the package documentation for more information.
Please have a look at the contribution guidelines.
Some packages have been fully refactored but the initial idea has been extracted from the geniuses listed below:
Name | Package | License |
---|---|---|
Uber Technologies, Inc. | log | Copyright (c) 2016 MIT License |
CoreStore is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.