SpaceMadness / lunar-unity-console

High-performance Unity iOS/Android logger built with native platform UI
https://www.assetstore.unity3d.com/en/#!/content/43800
Other
833 stars 112 forks source link

How to write log to file #178

Open jozhn opened 4 years ago

jozhn commented 4 years ago

Is there any api to write log to file?

weeeBox commented 4 years ago

I can make one. What's the use case?

jozhn commented 4 years ago

I can make one. What's the use case?

Sometimes the game may crash while running, so we have to find the reason from the log file.

weeeBox commented 4 years ago

Sure. I'll add it to the roadmap.