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

Question: Underlying request details #163

Open
onwardmk opened this issue Apr 26, 2024 · 2 comments
Open

Question: Underlying request details #163

onwardmk opened this issue Apr 26, 2024 · 2 comments

Comments

@onwardmk
Copy link

Is there a way that I can inspect the underlying details of the HTTP request when I do something like this?

FHIR::Patient.read('example')

I'd like to handle this information in my application code, not just see it in the logs.

@EtienneDepaulis
Copy link
Contributor

Have you tried something like FHIR.logger = Rails.logger ?

@onwardmk
Copy link
Author

I haven't, but I'll try it out and report back . Thank you.

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