Skip to content

Installation

DogLog is best installed as a vendor dependency (vendordep). You can read more about vendordeps on the WPILib docs.

Vendordep URL

https://doglog.dev/vendordep.json

Detailed instructions

  1. Open the WPILib command palette Screenshot of button to open the WPILib command palette
  2. Select “Manage Vendor Libraries” Screenshot of the "Manage Vendor Libraries" option in the WPILib command palette
  3. Select “Install new libraries (online)” Screenshot of the "Install new libraries (online)" option in the WPILib command palette
  4. Paste the vendordep URL from the codeblock above Screenshot of the vendordep URL being pasted into the WPILib vendordeps dialog
  5. Press Enter to finish adding the vendordep
  6. Once the vendordep has been added, you can run a build to complete the install.