Class ConsoleConfig

    • Constructor Detail

      • ConsoleConfig

        public ConsoleConfig()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
        The state of the Console publisher.
        Returns:
        the state of the Console publisher
      • enable

        public ConsoleConfig enable​(boolean enabled)
        Set the state of the Console publisher.
        Parameters:
        enabled - True if metrics are published to the console. False otherwise
        Returns:
        this