r1432@llin: dpavlin | 2007-10-31 22:43:23 +0100
[webpac2] / lib / WebPAC / Common.pm
index e707c81..9989ee5 100644 (file)
@@ -267,6 +267,7 @@ sub _init_logger {
        my $conf = q( );
        if ($self->no_log) {
                warn "# $name disabled logging\n" if $self->log_debug;
+               $Log::Log4perl::Config::CONFIG_INTEGRITY_CHECK = 0;
        } elsif ($self->debug) {
                $conf = << '_log4perl_';