--- trunk/run.pl 2007/11/27 23:45:26 1067 +++ trunk/run.pl 2007/11/28 11:14:44 1075 @@ -369,7 +369,7 @@ my @lookups = $parser->have_lookup_create($database, $input); - $log->info("working on input '$input_name' in $input->{path} [type: $input->{type}] using $input_module", + $log->info("working on $database/$input_name with $input_module on $input->{path}", @lookups ? " creating lookups: ".join(", ", @lookups) : "" );