Skip to content

Use WPILib logging - #2

Merged
CoolSpy3 merged 2 commits into
devfrom
use-wpilib-logging
May 9, 2022
Merged

Use WPILib logging#2
CoolSpy3 merged 2 commits into
devfrom
use-wpilib-logging

Conversation

@CoolSpy3

@CoolSpy3 CoolSpy3 commented May 9, 2022

Copy link
Copy Markdown
Member

WPILib has released its own logging API. It will likely be more efficient and better maintained than the one in lib199. This pull request removes the references to lib199's logging API and enables logging via. WPILib. I would like to merge the corresponding lib199 changes in this PR, so I will mark it as review until that request is merged.

@CoolSpy3
CoolSpy3 requested a review from brettle May 9, 2022 00:08
@CoolSpy3
CoolSpy3 changed the base branch from master to dev May 9, 2022 00:09

@brettle brettle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After making the one suggested change, I recommend merging this change independently of the lib199 changes since they don't seem to be required.

Comment thread src/main/java/org/team199/robot2022/subsystems/Shooter.java
@CoolSpy3
CoolSpy3 marked this pull request as ready for review May 9, 2022 05:54
@CoolSpy3
CoolSpy3 merged commit a0b9023 into dev May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants