Is your feature request related to a problem? Please describe.
Some build and other log formats do not have timestamps in their format, and they're generally not regular enough to be able to define a format around them (msbuild logs for example). This sends the log to TEXT view. A simple CLI flag can be made so that the log(s) get automatically timestamped and end up shown in the LOG view as generic_log format. This is a much better user experience
Is your feature request related to a problem? Please describe.
Some build and other log formats do not have timestamps in their format, and they're generally not regular enough to be able to define a format around them (msbuild logs for example). This sends the log to TEXT view. A simple CLI flag can be made so that the log(s) get automatically timestamped and end up shown in the LOG view as generic_log format. This is a much better user experience