From: miker Date: Tue, 20 Nov 2007 20:04:28 +0000 (+0000) Subject: thinko, sorry X-Git-Tag: osrf_rel_2_0_1~830 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f0d329932a7ad5d2856e041791c2303e1e0f2706;p=OpenSRF.git thinko, sorry git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1137 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/perlmods/OpenSRF/AppSession.pm b/src/perlmods/OpenSRF/AppSession.pm index 70ded95..7d66cea 100644 --- a/src/perlmods/OpenSRF/AppSession.pm +++ b/src/perlmods/OpenSRF/AppSession.pm @@ -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."]" ); }