Installation
DogLog can be added to projects by installing it as a vendor dependency (vendordep). You can read more about vendordeps on the WPILib docs.
Vendordep URL
Detailed instructions
- Open the WPILib command palette
- Select “Manage Vendor Libraries”
- Select “Install new libraries (online)”
- Paste the vendordep URL from the codeblock above
- Press Enter to finish adding the vendordep
- Once the vendordep has been added, you can run a build to complete the install.