Package org.wildfly.prospero
Class VersionLogger
java.lang.Object
org.wildfly.prospero.VersionLogger
Utility class to log a version of prospero
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic voidLog the version of prospero on startup.
-
Constructor Details
-
VersionLogger
public VersionLogger()
-
-
Method Details
-
logVersionOnStartup
public static void logVersionOnStartup()Log the version of prospero on startup. This method will only ever create the message once per application. -
getVersion
- Throws:
Exception
-