Skip to content

[Feature Request] Log requested URLs #351

Open
@SuppenNudel

Description

@SuppenNudel

I want to be able to output/log the URLs that are being requested.
Is there already a way to do this?

I don't know how to write you other than via Issues. I'm sorry if this is the wrong way to reach you.

Activity

cdancy

cdancy commented on Sep 7, 2022

@cdancy
Owner

@SuppenNudel enable debug logging will get the URL's as well as any additional http wire logs output to stdout

self-assigned this
on Sep 7, 2022
SuppenNudel

SuppenNudel commented on Sep 7, 2022

@SuppenNudel
Author

How do I do that? I don't find anything with logging or debugging in the readme file.

cdancy

cdancy commented on Sep 7, 2022

@cdancy
Owner

@SuppenNudel depending on how you're using the library the most simplest way would be to pass along a jvm debug arg which you can search online how to do so. If you're using groovy/gradle there are also other means. You can also use a logback config which is described below:

https://jclouds.apache.org/reference/logging/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @SuppenNudel@cdancy

      Issue actions

        [Feature Request] Log requested URLs · Issue #351 · cdancy/bitbucket-rest