writeLogLine abstract method
Write a single log entry to the terminal. Called after the spinner line has been cleared and before it is redrawn.
Implementation
void writeLogLine(LogEntry entry);
Write a single log entry to the terminal. Called after the spinner line has been cleared and before it is redrawn.
void writeLogLine(LogEntry entry);