Package ca.uhn.hl7v2

Class VersionLogger

java.lang.Object
ca.uhn.hl7v2.VersionLogger

public class VersionLogger extends Object
Class to log the HAPI version when HAPI is first used (mostly for troubleshooting purposes)
  • Method Details

    • init

      public static void init()
      Logs the HAPI version on the first time this method is invoked, does nothing afterwards
    • getVersion

      public static String getVersion()
      Returns:
      Returns the current version of HAPI