Interface SimpleFormat

    • Method Detail

      • requiresFlowContext

        boolean requiresFlowContext()
        Returns whether flow context is really required.
        Returns:
        true if required
      • formatMessage

        String formatMessage​(String msg)
        Formats the logging message and returns the updated message.
        Parameters:
        msg - the message to format
        Returns:
        the formatted message