Skip to content

Commit b766759

Browse files
committed
docs: add changelog entry for cached default logger (#60)
1 parent e154a58 commit b766759

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Performance
2+
body: |-
3+
Cache default logger (#60)
4+
The default logger is now cached and only rebuilt when configuration changes via \`configure()\`, \`set_level()\`, or \`reset_config()\`. Previously it was reconstructed on every log call.
5+
time: 2026-02-22T12:52:21.104525204-08:00

0 commit comments

Comments
 (0)