Noticed a different syntax used in the demo than is in your LUA/Corona documentation.

So I see in the source code:

client:setLogLevel(Logger.Level.DEBUG)

Yet in the docs, I don't see setLogLevel:
http://doc-api.photonengine.com/en/corona/current/modules/common.Logger.html#instance:debug

I only see setLevel.

Just a heads up.

-Mario

Comments