How do I grab Panini logs from RangerFlex on the MAC?

Started by fpalmasani, February 16, 2017, 03:31:33 PM

Previous topic - Next topic

fpalmasani

To grab Panini logs on the MAC using RangerFlex:


    1. Open the Terminal

    2. Navigate to ...RangerFlex.app/Contents/MacOS/RangerFlex

    3. Drag and drop the "RangerFlex" binary to the terminal

    4. The exact binary location will appear in the terminal.
     
          Example: /Users/Frank/Desktop/1.2.3.0-1.0.18.2/RangerFlex.app/Contents/MacOS/RangerFlex

    5. Add: " &> ~/Desktop/PaniniLog.txt" without the quotations.

          Full Example: /Users/Frank/Desktop/1.2.3.0-1.0.18.2/RangerFlex.app/Contents/MacOS/RangerFlex &> ~/Desktop/PaniniLog.txt

    6. Run the command; RangerFlex will start.

    7. Reproduce your issue.

    8. A text file named PaniniLog.txt will be written to your Desktop with Panini logging information.

    9. Send your Panini log to SBT Technical Support for review