micromissiles-unity/docs/Simulation_Logging.md

13 lines
431 B
Markdown
Raw Permalink Normal View History

2024-09-25 20:09:19 -07:00
# Simulation Logging
Logs are exported to the `Telemetry/Logs` folder in your operating system's [persistent data path](https://docs.unity3d.com/ScriptReference/Application-persistentDataPath.html).
For example, on Windows, the logs will be exported to
`C:\Users\<user>\AppData\LocalLow\BAMLAB\micromissiles\Telemetry`.
On MacOS, the logs will be exported to
`~/Library/Application Support/BAMLAB/micromissiles/Telemetry`.