Class AlertGroups

java.lang.Object
xbot.common.logging.AlertGroups

public final class AlertGroups extends Object
This class contains the names of the alert groups that are used in the logging system.
  • Field Details

    • DEVICE_HEALTH

      public static final String DEVICE_HEALTH
      The name of the alert group that is used for all alerts that are related to the robot's devices.
      See Also:
  • Constructor Details

    • AlertGroups

      public AlertGroups()