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

-show-times option does nothing in Web UI #103

Open
dotasek opened this issue Oct 21, 2022 · 0 comments
Open

-show-times option does nothing in Web UI #103

dotasek opened this issue Oct 21, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@dotasek
Copy link
Collaborator

dotasek commented Oct 21, 2022

The -show-times option prints out to System.out in ValidatorEngine, which prints to the server logs, while the UI shows nothing.

This is the only line -show-times appears to impact:

https://github.com/hapifhir/org.hl7.fhir.core/blob/308ca865e3835fa562a2afa410251fbc5d431685/org.hl7.fhir.validation/src/main/java/org/hl7/fhir/validation/ValidationEngine.java#L581

Maybe -show-times could instead include Validator Info messages instead?

@dotasek dotasek added the bug Something isn't working label Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant