Commit 483ef1a
fix: add missing info and warn to noopLogger
The noopLogger was missing info() and warn() methods required by the
RequestLogger interface, causing runtime crashes when enabled: false.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 105ebe6 commit 483ef1a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
243 | 245 | | |
244 | 246 | | |
245 | 247 | | |
| |||
0 commit comments