robotdotnet / WPILib

DotNet implementation of WPILib for FIRST Robotics Competition (FRC)
27 stars 8 forks source link

Make DriverStation.ReportError more useful #88

Closed ThadHouse closed 8 years ago

ThadHouse commented 8 years ago

Right now since stack traces don't work super well, we need something else. We could probably use the Caller methods to at least get a better report.