TESTAR_dev
TESTAR_dev copied to clipboard
Database password gets printed into console
I use Testar from CLI and would like to redirect data from console into a log file. All arguments are printed into console also database password and that is a problem for us. We cannot log our passwords so I have redirected log into nul
Is this related to change detection or TESTAR state model database in general?
Ah, starting TESTAR from command line and having database credentials as start-up parameter - then it is printed in the console.
We might want to add different debug log levels and only in the highest log level passwords can be printed