Interface LogDestination

    • Method Detail

      • getName

        java.lang.String getName()
        Returns the name of the log destination.
        Returns:
        String name of the log destination.
      • getType

        int getType()
        Returns the type of log destination. The type will be a value from the enumeration @link EnumLogDestinationType}.
        Returns:
        int the type of log destination.