public function write(... messages):void
Appends the message format.
Parameters
... messages
public function writeLine(... messages):void
Appends the message format and add newline character.