Unity3dAzure / AppServicesDemo

Azure App Services demos for Unity
https://www.deadlyfingers.net/tutorial/azure-app-services-for-unity3d
MIT License
27 stars 13 forks source link

Logger #38

Closed deadlyfingers closed 6 years ago

deadlyfingers commented 7 years ago

Clean up debug logs.

Option to set logEnabled: https://docs.unity3d.com/ScriptReference/Logger.html

Use Tags: https://docs.unity3d.com/ScriptReference/Logger.Log.html

deadlyfingers commented 6 years ago

Closing here. This issue belongs to the AppServices submodule