The log writer is a task in the user kernel thread. It writes the log entries from the log queue to the log area, for example, after a COMMIT. When this is done, the same log page is always written to the same physical space in the log area.
For more detailed information, see Background Knowledge under Logging.