What is epilogue-processor?
mainEpilogue is a Java annotation-based telemetry library designed to simplify interactions with WPILib's telemetry and logging facilities, specifically targeting NetworkTables and DataLog.
While the core library provides the annotations, the epilogue-processor subproject specifically provides the annotation processor responsible for generating the necessary code to automate the publishing and logging of data based on those annotations.