Log to File - How to use
Examples
You can use this command if you want to log any information while the task is
executing.
- It can be very helpful to verify the execution of the
task specially when task has conditional and looping commands.
- It will create the log file if it does not exist.
- You can add any text to log in the file.
- Adding a timestamp is optional and can prove to be helpful for time sensitive operations.
