Closed bakgaard closed 1 year ago
what logging parameters do you have set?
On Mon, Feb 6, 2023 at 7:17 PM Rasmus Bækgaard @.***> wrote:
Between the message Generating Narratives and Validating Conformance Resources is a huge gap in time due to my ~800 items for about 6 minutes with no logs coming out at all.
Can I get some feedback on what is being processed in the log?
— Reply to this email directly, view it on GitHub https://github.com/HL7/fhir-ig-publisher/issues/607, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMWKFJY2PUSD4FTZQIB7C3WWCXTFANCNFSM6AAAAAAUSLUMS4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>
http://www.healthintersections.com.au / @.*** / +61 411 867 065 Benson & Grieve: Principles of Health Interoperability (Health Information Technology Standards), 4th ed - http://www.springer.com/978-3-030-56882-5
None is explicit set, so I would assume it is info
.
I run the command java -jar publisher.sh -ig .
see the logging parameter at https://build.fhir.org/ig/FHIR/fhir-tools-ig/CodeSystem-ig-parameters.html
On Mon, Feb 6, 2023 at 10:12 PM Rasmus Bækgaard @.***> wrote:
None is explicit set, so I would assume it is info. I run the command java -jar publisher.sh -ig .
— Reply to this email directly, view it on GitHub https://github.com/HL7/fhir-ig-publisher/issues/607#issuecomment-1418912352, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMWKFPIF3LJFI3ALZCELJ3WWDMC3ANCNFSM6AAAAAAUSLUMS4 . You are receiving this because you commented.Message ID: @.***>
http://www.healthintersections.com.au / @.*** / +61 411 867 065 Benson & Grieve: Principles of Health Interoperability (Health Information Technology Standards), 4th ed - http://www.springer.com/978-3-030-56882-5
I see logging
has a definition for generate
- how do I use it when I build it?
I'd assume it was something like java -jar publisher.sh -ig . generate
, but that does not provide loggin in that section...
from that page: "These parameter codes go in ImplementationGuide.definition.parameter.code http://hl7.org/fhir/R4/implementationguide-definitions.html#ImplementationGuide.definition.parameter.code "
On Mon, Feb 6, 2023 at 10:35 PM Rasmus Bækgaard @.***> wrote:
I see logging has a definition for generate - how do I use it when I build it?
I'd assume it was something like java -jar publisher.sh -ig . generate, but that does not work...
— Reply to this email directly, view it on GitHub https://github.com/HL7/fhir-ig-publisher/issues/607#issuecomment-1418941187, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMWKFOOVI64KVGZ5P7LERLWWDOYRANCNFSM6AAAAAAUSLUMS4 . You are receiving this because you commented.Message ID: @.***>
http://www.healthintersections.com.au / @.*** / +61 411 867 065 Benson & Grieve: Principles of Health Interoperability (Health Information Technology Standards), 4th ed - http://www.springer.com/978-3-030-56882-5
These goes into my package.json? I can't quite figure out how they fit in.
I think you should seek guidance at IG creation https://chat.fhir.org/#narrow/stream/179252-IG-creation
On Mon, Feb 6, 2023 at 11:06 PM Rasmus Bækgaard @.***> wrote:
These goes into my package.json? I can't quite figure out how they fit in.
— Reply to this email directly, view it on GitHub https://github.com/HL7/fhir-ig-publisher/issues/607#issuecomment-1418977088, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMWKFLQYSHYT33727CXH6LWWDSN7ANCNFSM6AAAAAAUSLUMS4 . You are receiving this because you commented.Message ID: @.***>
http://www.healthintersections.com.au / @.*** / +61 411 867 065 Benson & Grieve: Principles of Health Interoperability (Health Information Technology Standards), 4th ed - http://www.springer.com/978-3-030-56882-5
We believe there are sufficient logging capabilities in place if the proper parameters are used, so no tooling change. Submitter to seek help on chat.fhir.org, as Git issues aren't the mechanism to ask for help. If specific enhancements are identified as part of the Zulip discussion, a new issue can be submitted.
Between the message
Generating Narratives
andValidating Conformance Resources
is a huge gap in time due to my ~800 items for about 6 minutes with no logs coming out at all.Can I get some feedback on what is being processed in the log?