Package xbot.common.logging
Class AlertGroups
java.lang.Object
xbot.common.logging.AlertGroups
This class contains the names of the alert groups that are used in the logging system.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The name of the alert group that is used for all alerts that are related to the robot's devices. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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()
-