6.86 FAQ-1105 How do I generate a log file?
Last Update: 5/26/2021
Origin generates a log file that can be helpful in diagnosing software and licensing issues. If you are asked by an OriginLab Customer Care or Technical Support representative to generate a log file, you can use the following procedure:
- Start Origin.
- In the Script Window (Window: Script Window), type the following and press ENTER:
- Close Origin, then restart to start generating the log file.
- Repeat the steps that were previously seen to produce an error message.
- Logging will automatically turn off after 3 sessions. Locate the log file -- named as ORIGIN_LOG_###.TXT and saved to your User Files Folder (Help: Open Folder: User Files Folder).
- Attach the log file to existing support ticket. If you don't have a support ticket, create one here.
@log=1
In Origin 2019 and earlier versions
- Open the Script Window (Window: Script Window) and type the following (press ENTER to run):
debug_log 2This will start logging and return log file location to the Script Window. - To turn off logging, run the script:
- To see log status and debug log file name and location, run:
- Send us the log file as instructed in step #6, above.
debug_log 0
debug_log
Keywords:license error, limited to 3 minutes, expired