The Log Writer is a task in the User Kernel Thread that writes log entries from the log wait queue to the log area, for example at a COMMIT. When doing this, the same log page is always written to the same physical space in the log area.
For more detailed information, see Background Knowledge under Log Concept.