fx-log
fx-log copied to clipboard
Auto-detect log format among existing columnizers
It would be nice to infer the columnizer to use from the logs we read.
If no matching columnizer is found, then a default 1-column columnizer should be used, displaying the raw logs. This decision could be based only on the first log, without slowing down the other logs' parsing.