Skip to content

Commit 009ce28

Browse files
Update changelogs from fern repo (#3668)
Co-authored-by: iamnamananand996 <31537362+iamnamananand996@users.noreply.github.com>
1 parent 87a3a4b commit 009ce28

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 4.58.0
2+
**`(feat):`** Add configurable logging support to generated Python SDKs. The SDK client constructor now
3+
accepts a `logging` parameter with `LogConfig` (level, logger, silent) or a pre-configured
4+
`Logger` instance. HTTP request/response metadata is logged at debug level with automatic
5+
redaction of sensitive headers. Logging is silent by default.
6+
7+

0 commit comments

Comments
 (0)