Package dev.doglog.internal.log_thread
package dev.doglog.internal.log_thread
Code owned by the log thread. Nothing in here should be called by the main thread, or you risk
blocking user code with logging operations.
-
ClassDescriptionA thread that processes queued log entries and writes them to the log file.Used internally for working with WPILib
Struct
s.