When you rename or move all other files in the database, you should also do the same for the log file.
After using RESTORE with a new database name
After using RESTORE with the RENAME option
You can also use dblog to rename the transaction log, even if you have not restored the database, given certain restrictions. You can access the Transaction Log utility from the system command line, using the dblog command-line utility. See Utility Guide > dblog Database Administration Utility.