I want to create a log file to stroe information from a website. I need the log file to have the current date in yymmdd format -- such as today's log would be 010820.log
When it becomes tomorrow, it needs to create a new file called 010821.log and begin sending info to that file.
Any ideas on how I can do that?
Thanks
fergmj
When it becomes tomorrow, it needs to create a new file called 010821.log and begin sending info to that file.
Any ideas on how I can do that?
Thanks
fergmj