Package com.titan.controls
Class MissionLogger
java.lang.Object
com.titan.controls.MissionLogger
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs a new MissionLogger(), instantiates the StringBuilder -
Method Summary
-
Constructor Details
-
MissionLogger
public MissionLogger()Constructs a new MissionLogger(), instantiates the StringBuilder
-
-
Method Details
-
isLogging
-
log
-
getLog
-
setLogging
public void setLogging(boolean value) sets the logging value- Parameters:
value
-
-