Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Perl Cvs P5ee > [svn:p5ee] r102...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 615 of 694
Post > Topic >>

[svn:p5ee] r10202 - p5ee/trunk/App-WorkQueue/lib/App

by spadkins@[EMAIL PROTECTED] Nov 8, 2007 at 12:33 PM

Author: spadkins
Date: Thu Nov  8 12:33:37 2007
New Revision: 10202

Modified:
   p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm

Log:
more logging

Modified: p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm
==============================================================================
--- p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm	(original)
+++ p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm	Thu Nov  8 12:33:37 2007
@[EMAIL PROTECTED]
 -1743,8 +1743,8 @[EMAIL PROTECTED]
     &App::sub_entry if ($App::trace);
     my ($self, $op, $entry, $columns, $values) = @[EMAIL PROTECTED]
 
-    #my $context = $self->{context};
-    #$context->log("NOTE: _maintain_queue_buffers : subrequest_id[" .
$entry->{subrequest_id} . "]\n");
+    my $context = $self->{context};
+    $context->log("NOTE: _maintain_queue_buffers : subrequest_id[" .
$entry->{subrequest_id} . "]\n");
 
     $op ||= "";
     my $BUFFER_SIZE = $self->{BUFFER_SIZE};
@[EMAIL PROTECTED]
 -1904,3 +1904,4 @[EMAIL PROTECTED]
 1;
 
 
+




 1 Posts in Topic:
[svn:p5ee] r10202 - p5ee/trunk/App-WorkQueue/lib/App
spadkins@[EMAIL PROTECTED  2007-11-08 12:33:38 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed May 14 23:30:52 CDT 2008.