question

Richard Frye avatar image
Richard Frye asked

Logging Game Messages

Is there a way to log messages in a game. Possibly for debug purposes?

Title Data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Joshua Strunk avatar image
Joshua Strunk answered

Are you talking about remote logging from clients?

You could check out PlayStream.

Are you talking about CloudScript?

You could check out log.info()


Are you talking about for testing of your game by your dev team?

You should consult your development environment resources for proper logging techniques.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.