fx-log icon indicating copy to clipboard operation
fx-log copied to clipboard

Auto-detect log format among existing columnizers

Open joffrey-bion opened this issue 9 years ago • 0 comments

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.

joffrey-bion avatar Sep 21 '16 18:09 joffrey-bion