Log writers write the log entries from the log queue to the log area.
The log writer is a task in the user kernel thread and is initialized when the database system is started, using permanently stored internal configuration information. The configuration information is written to the log area at regular intervals, particularly at savepoints.
See also:
Concepts of the Database System