To access the latest features keep your code editor plug-in up to date.
You can access the Navie logs in VS Code by opening the Output
tab and selecting AppMap Services
from the list of available output logs.
To open the Output window, on the menu bar, choose View > Output, or in Windows press Ctrl+Shift+U
or in Mac use Shift+Command+U
Click on the output log dropdown in the right corner to view a list of all the available output logs.
Select on the AppMap: Services
log to view the logs from Navie.
You can enable debug logging of Navie in your JetBrains code editor by first opening Help
> Diagnostic Tools
> Debug Log Settings
.
In the Custom Debug Log Configuration
enter appland
to enable DEBUG level logging for the AppMap plugin.
Next, open Help
> Show Log...
will open the IDE log file.