We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f8d4e5 + 9926f2a commit 723be04Copy full SHA for 723be04
docs/lnd/release-notes/release-notes-0.20.0.md
@@ -36,6 +36,10 @@
36
- Fixed a [deadlock](https://github.com/lightningnetwork/lnd/pull/10108) that
37
can cause contract resolvers to be stuck at marking the channel force close as
38
being complete.
39
+
40
+- [Fix](https://github.com/lightningnetwork/lnd/pull/10107) a bug where child
41
+ logger's derived via `WithPrefix` did not inherit change log level changes
42
+ from their parent loggers.
43
44
# New Features
45
0 commit comments