thinko, sorry
authormiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 20 Nov 2007 20:04:28 +0000 (20:04 +0000)
committermiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 20 Nov 2007 20:04:28 +0000 (20:04 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1137 9efc2488-bf62-4759-914b-345cdb29e865

src/perlmods/OpenSRF/AppSession.pm

index 70ded95..7d66cea 100644 (file)
@@ -507,7 +507,7 @@ sub send {
 
        
                $logger->info( "AppSession sending ".$msg->type." to ".$self->remote_id.
-                       " with threadTrace [".$msg->threadTrace."] and locale [".$msg->locale."]" );
+                       " with threadTrace [".$msg->threadTrace."] and locale [".$msg->sender_locale."]" );
 
        }