/[webpac2]/trunk/lib/WebPAC/Common.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/WebPAC/Common.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 942 by dpavlin, Wed Oct 31 14:11:44 2007 UTC revision 948 by dpavlin, Thu Nov 1 00:16:46 2007 UTC
# Line 267  sub _init_logger { Line 267  sub _init_logger {
267          my $conf = q( );          my $conf = q( );
268          if ($self->no_log) {          if ($self->no_log) {
269                  warn "# $name disabled logging\n" if $self->log_debug;                  warn "# $name disabled logging\n" if $self->log_debug;
270                    $Log::Log4perl::Config::CONFIG_INTEGRITY_CHECK = 0;
271          } elsif ($self->debug) {          } elsif ($self->debug) {
272                  $conf = << '_log4perl_';                  $conf = << '_log4perl_';
273    

Legend:
Removed from v.942  
changed lines
  Added in v.948

  ViewVC Help
Powered by ViewVC 1.1.26