I would really appreciate some more detailed info about how the logging works in Hapi. I've only used Java logging recently so I don't have a massive amount of experience in this area.
We are using the HAPI library in an application for viewing HL7 messages. We have created custom versions of the various message classes and would like to make use of the logging facility. I don't understand how we set up our application so that we can log the HAPI message to a file and control what level of logging is used etc. I can see within the HAPI source files the folder 'conf' which contains logging.properties and log4j.xml but I don't know how to configure this so that when we use the library within our own app we can access the messages logged by HAPI. Any help would be most appreciated! Thanks, Sharon ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Hl7api-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hl7api-devel

