Class TailorConfig.Logging
java.lang.Object
org.samo_lego.fabrictailor.config.TailorConfig.Logging
- Enclosing class:
TailorConfig
-
Field Details
-
_comment_skinChangeFeedback
@SerializedName("// Whether to send (successful) command feedback for skin changes. Errors are sent regardless.") public final String _comment_skinChangeFeedback- See Also:
-
skinChangeFeedback
@SerializedName("skin_change_feedback") public boolean skinChangeFeedback -
_comment_debug
- See Also:
-
debug
public boolean debug
-
-
Constructor Details
-
Logging
public Logging()
-