Debug logs are used to obtain information about potential errors during application runtime. They are intended primarily for support purposes, allowing the support team to identify the necessary information from the detailed log entries.
Using Debug Logs
Launch ABRA Flexi in debug log mode (see below) and reproduce the action that causes the error. This will output the error information in the logging (black) window.
Select the log in the terminal (black) window (Ctrl/Command + A), copy it (Ctrl/Command + C), paste (Ctrl/Command + V) it into a text file (e.g. Notepad), and send it to us along with a description of the issue for analysis at podporaflexi@abra.eu.
After launching the application, the standard graphical login window for Flexi will open, while various debug and error messages are printed in the command prompt window. Do not close this window, as doing so will also terminate the application. In Flexi, try to perform the action you are experiencing issues with.
Launching debug logs differs depending on the operating system you are using. Below are instructions on how to start ABRA Flexi with debug logs on each of them.
Launching on Individual Operating Systems
Windows
Open Start or the search bar and type "ABRA Flexi with debug logs"
If the shortcut cannot be found, you will need to reinstall the application to a newer version that already includes the shortcut.
MacOS
Download the compressed application file ABRA Flexi with debug logs, extract and launch it, or enter the following in a terminal window:
/Applications/Flexibee.app/Contents/MacOS/JavaAppLauncher
(You can find Terminal in Applications under the Utilities folder, or you can launch it via Spotlight by pressing the keyboard shortcut Command + Space. Simply type Terminal into the Spotlight search field and confirm with the Enter key.)
Linux
In a terminal window, enter the command: flexibee
(Open Terminal via Applications → Accessories → Terminal, or K-menu → System → Console)
