You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it possible to disable the action log logging all actions to the console.
Expose the interface for this to the students (enable/disable logging methods for ActionLog interface).
This would allow to declutter the console output for tasks where many entities are spawned or moved.
Maybe allow to selectively log actions to console.
The actions mutst always be added to the action log!
The text was updated successfully, but these errors were encountered:
Make it possible to disable the action log logging all actions to the console.
Expose the interface for this to the students (enable/disable logging methods for ActionLog interface).
This would allow to declutter the console output for tasks where many entities are spawned or moved.
Maybe allow to selectively log actions to console.
The actions mutst always be added to the action log!
The text was updated successfully, but these errors were encountered: