Skip to content

Commit

Permalink
Updating documents
Browse files Browse the repository at this point in the history
  • Loading branch information
Red-GV committed Apr 8, 2022
1 parent f0368a7 commit b6d8621
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Main

[22](https://github.com/ViaQ/logerr/pull/22) **xperimental**: Updated `DefaultLogger` to work as a singleton
[21](https://github.com/ViaQ/logerr/pull/21) **xperimental**: Updated `bingo` dependencies
[20](https://github.com/ViaQ/logerr/pull/20) **Red-GV**: Updated `logr` package to 1.2.2; Refactored logerr
2 changes: 1 addition & 1 deletion MIGRATION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.1.0
# 2.0.0

As of `logr@v1.0.0`, the `logr.Logger` is considered to be a defined `struct` instead of an `interface`. The implementation layer (now referred to as `logr.LogSink`) has been entirely restructured. Now, the `logerr` library will provide `logr.Logger` objects and ways to affect the underlying `Sink` operations.

Expand Down

0 comments on commit b6d8621

Please sign in to comment.