Package ca.uhn.hl7v2
Class VersionLogger
java.lang.Object
ca.uhn.hl7v2.VersionLogger
Class to log the HAPI version when HAPI is first used (mostly for troubleshooting purposes)
-
Method Details
-
init
Logs the HAPI version on the first time this method is invoked, does nothing afterwards -
getVersion
- Returns:
- Returns the current version of HAPI
-