Compare commits
2 commits
master
...
1-add-a-tr
Author | SHA1 | Date | |
---|---|---|---|
bbe1cb1d29 | |||
13cf00aba7 |
1 changed files with 2 additions and 8 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,14 +1,8 @@
|
|||
# go/logging Changelog
|
||||
# go/logging
|
||||
|
||||
## Unreleased
|
||||
|
||||
## v0.4.1 (2022-06-03)
|
||||
|
||||
- Ensure all backends implement the interface `BACKEND`.
|
||||
- `FileBackend` and `SyslogBackend` always returned errors for `Write`
|
||||
operations.
|
||||
|
||||
## v0.4.0 (2022-05-31)
|
||||
## v0.4.0 (2020-05-17)
|
||||
|
||||
- Add three new log levels: `Trace`, `Notice` and `Alert` with the following
|
||||
order: `Trace`, `Debug`, `Info`, `Notice`, `Warning`, `Error`, `Critical`,
|
||||
|
|
Loading…
Reference in a new issue