B.21. $world->echonlandlog

void $world->echonlandlog( str , ... );

This is a convenience function that just calls $world->echonl and $world->writetolog for each argument, thus writing the given line(s) to the screen and to the log file.