Type Alias FormatLogItem

FormatLogItem: ((item: LogItem) => string)

A function to format a log item.