Unique file naming
                Yes, The way to get a unique file name is by using 
here the
you can append this format in other places too ;)
        /log=logpath/logFileName!Y!M!D!T.log
here the
!Y is year and so on.
you can append this format in other places too ;)