iNTERFACEWARE Products Manual > Installing and Using Chameleon > Language API Documentation > Java Support > Log Interface |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The demonstration java example generated by Chameleon's uses the Log interface to abstract logging away from the precise device being used. This interface describes just one function:
For a real deployment of your HL7 interface written in Java we recommend you employ the normal mechanisms your organization uses to log from applications. The println interface used by Chameleon is simply a convenience for the example applications. |