~golang-logging/golang-logging/trunk

« back to all changes in this revision

Viewing changes to README.md

  • Committer: Örjan Persson
  • Date: 2016-02-11 22:44:00 UTC
  • Revision ID: git-v1:f9dfb79d4f4eb950e6bb3ca5660e3c31cac8f02c
More explicit wording for gopkg.in

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
and logger.
9
9
 
10
10
**_NOTE:_** backwards compatibility promise have been dropped for master. Please
11
 
vendor this package or use `gopkg.in/op/go-logging.v1`. See
 
11
vendor this package or use `gopkg.in/op/go-logging.v1` for previous version. See
12
12
[changelog](CHANGELOG.md) for details.
13
13
 
14
14
## Example