if (condition) { print "Some string\n"; print LOG "Some string\n"; return; }