Is your feature request related to a problem? Please describe.
ActionExecute logs are hard to read and decipher.
In version 0.8, logging is displayed as the following:
I0707 11:32:55.727994 26272 ActionExecute.cpp:250] Exec: 'C:\Windows\system32\cmd.exe'.
I0707 11:32:55.727994 26272 ActionExecute.cpp:253] Arguments: '/k ""ffprobe.exe" -v verbose -hide_banner -i "test.wav""'.
I0707 11:32:55.727994 26272 ActionExecute.cpp:257] Basedir: 'D:\share'.
I0707 11:32:55.731998 26272 ActionExecute.cpp:274] Process created. PID=32956
Describe the solution you'd like
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
ActionExecute logs are hard to read and decipher.
In version 0.8, logging is displayed as the following:
Describe the solution you'd like
') surrounding values in ActionExecute logs. This would greatly improve readability.Exec:logs withPath:to match the name of the xml attribute in configuration files.Describe alternatives you've considered
N/A
Additional context
N/A