Bump Logstash hook for logrus to v1.0.0
.
Signed-off-by: olegburov <oleg.burov@outlook.com>
This commit is contained in:
parent
22c074842e
commit
907e7be545
10 changed files with 157 additions and 289 deletions
6
vendor/github.com/bshuster-repo/logrus-logstash-hook/CHANGELOG.md
generated
vendored
6
vendor/github.com/bshuster-repo/logrus-logstash-hook/CHANGELOG.md
generated
vendored
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## 1.0
|
||||
|
||||
* Remove the old API: `NewConnWith`, `WithPrefix` and etc and move to a simple `New` function.
|
||||
* Prefix is no longer supported in this package.
|
||||
* Change the Hook structure to have only two members: `logrus.Formatter` and `io.Writer`.
|
||||
|
||||
## 0.4
|
||||
|
||||
* Update the name of the package from `logrus_logstash` to `logrustash`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue