Skip to content

Package log provides a minimal Logger interface and structured logging based on the idea of uber-go/zap

Notifications You must be signed in to change notification settings

corestoreio/log

Repository files navigation

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.

Copyright

Cyrill Schumacher - PGP Key

About

Package log provides a minimal Logger interface and structured logging based on the idea of uber-go/zap

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages