# Functions
DefaultColorPicker create a color picker to get a color from a default colors set.
Follow sends to the channel each new line from the file as it grows.
NewLogFormatter creates a function to make log prefix colored.
TailN calls sends last n lines of the file to the channel.
# Type aliases
ColorPicker returns a color.
LogFormatter is a function used to format log string before output.