mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.376.0
This commit is contained in:
@@ -463,7 +463,9 @@ run();
|
||||
<!-- Start Debugging [debug] -->
|
||||
## Debugging
|
||||
|
||||
To log HTTP requests and responses, you can pass a logger that matches `console`'s interface as an SDK option.
|
||||
You can setup your SDK to emit debug logs for SDK requests and responses.
|
||||
|
||||
You can pass a logger that matches `console`'s interface as an SDK option.
|
||||
|
||||
> [!WARNING]
|
||||
> Beware that debug logging will reveal secrets, like API tokens in headers, in log messages printed to a console or files. It's recommended to use this feature only during local development and not in production.
|
||||
|
||||
Reference in New Issue
Block a user