Hey guys,
This is a request from the system testing team. Currently the log options are:
--logformat "std" "std" or "raw"
It is going to be really beneficial for our work if one of 2 things happened.
- Either "raw" option means that standard logging is also included in addition to structured logging.
- Or add a "both" option
This will be of extreme help to us since logs are all we have to analyze what may have gone wrong when a test fails due to unexpected values from the structured logging.