- java.lang.Object
-
- com.gluonhq.attach.util.Constants
-
public class Constants extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ATTACH_DEBUG
Constant that can be set as system property with value"true"
to increase the verbosity of the Attach services logging while development.
-
Constructor Summary
Constructors Constructor Description Constants()
-
-
-
Field Detail
-
ATTACH_DEBUG
public static final java.lang.String ATTACH_DEBUG
Constant that can be set as system property with value"true"
to increase the verbosity of the Attach services logging while development.- See Also:
- Constant Field Values
-
-