Log the found matchpiont with indb circ policy test
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 5 Aug 2010 15:21:01 +0000 (15:21 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 5 Aug 2010 15:21:01 +0000 (15:21 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@17098 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/perlmods/OpenILS/Application/Circ/Circulate.pm

index c927355..a8aca9f 100644 (file)
@@ -1082,6 +1082,7 @@ sub run_indb_circ_test {
     $self->circ_test_success($U->is_true($results->[0]->{success}));
 
     if(my $mp = $results->[0]->{matchpoint}) {
+        $logger->info("circulator: circ policy test found matchpoint $mp");
         $self->circ_matrix_matchpoint(
             $self->editor->retrieve_config_circ_matrix_matchpoint([
                 $mp,