repositorypackage
4.1.0+incompatible
Repository: https://github.com/corestoreio/log.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
log
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.
Contributing
Please have a look at the contribution guidelines.
Acknowledgements
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 |
Licensing
CoreStore is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.