Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable logback logging for sttp 1.7.x #2184

Closed
kry00la opened this issue May 17, 2024 · 2 comments
Closed

enable logback logging for sttp 1.7.x #2184

kry00la opened this issue May 17, 2024 · 2 comments

Comments

@kry00la
Copy link

kry00la commented May 17, 2024

Hello is there some documentation how to enable logging on sttp 1.7.x?
Unfortunately using the configuration below does not help.

<logger name="com.softwaremill.sttp" level="DEBUG" />
@adamw
Copy link
Member

adamw commented May 19, 2024

I don't think there was anything built-in in sttp v1 to enable logging. You can try browsing the docs: https://github.com/softwaremill/sttp/blob/v1/docs/backends/custom.rst#example-logging-backend-wrapper in the v1 branch

@kry00la
Copy link
Author

kry00la commented May 21, 2024

Thanks

@kry00la kry00la closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants