Closed sowjuec closed 9 months ago
I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Code of Conduct
Description
Add logging output to a file feature in pester testcases
Use Case(s)
Right now pester testcases development for testing PasswordPolicyManagment code is going on. Once initial thing is phased out, it is better to log all messages in to a file, which helps for debugging.
Potential Configuration
writing to a log file instead of just dumping the output on the console.
References
No response