AIR 2.0 – Installation log location change
Recently I was debugging an AIR installation issue, and didn’t realize that the log files have changed with AIR 2.0. Thought I’d pass on the knowledge.
Mac:
/private/var/log/system.log (or the console app)
Win XP:
C:\Documents and Settings\<username>\Local Settings\Application Data\Adobe\AIR\logs\Install.log
Win Vista/7: C:\Users\<username>\AppData\Local\Adobe\AIR\logs\Install.log
Linux:
/home/<username>/.appdata/Adobe/AIR/Logs/Install.log
I know I’m saving somebody a headache.
Thanks for saving me the headache.
Comment by Andre — July 1, 2011 @ 3:54 am