Multiple choice technology

Funtion that is used to write formated text in the log file is

  1. write_to_log

  2. write_log

  3. formated_log

  4. formated_text

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Ab Initio, the write_to_log() function is used to write formatted text messages to the log file. This is the standard logging function. The question has a typo ('Funtion' instead of 'Function') but the answer is clear.