Class CommonFormatter

  • Direct Known Subclasses:
    AnsiColorFormatter, JSONLogFormatter

    public abstract class CommonFormatter
    extends Formatter
    A Parent Formatter supporting the Exclude Fields Support and providing the logic for the Product version value.
    • Constructor Detail

      • CommonFormatter

        protected CommonFormatter()
      • CommonFormatter

        protected CommonFormatter​(String excludeFields)
    • Method Detail

      • getProductId

        protected String getProductId()
        Payara can override this to specify product version.
        Returns:
        The string value of the product id.