in file display184.php, method Log_display::log() Writes $message to the text browser. Also, passes the message along to any Log_observer instances that are observing this Log.
in file display184.php, class Log_display The Log_display class is a concrete implementation of the Log:: abstract class which writes message into browser in usual PHP maner.