Creating log files in Powershell scripts
I was working on a project in which I had to create a script to do some solution deployment, site creations etc., and while doing these the script shoul create log file to log entire process. This is a sample script which i worked out and could be useful to all needy. This script has 3 functions those will be taking care of generating log files


