IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17542 for trunk/Nebulous/lib


Ignore:
Timestamp:
May 6, 2008, 12:32:33 PM (18 years ago)
Author:
jhoblitt
Message:

set default logging level to warn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/lib/Nebulous/Client/Log.pm

    r13261 r17542  
    11# Copyright (c) 2004  Joshua Hoblitt
    22#
    3 # $Id: Log.pm,v 1.6 2007-05-05 01:06:27 eugene Exp $
     3# $Id: Log.pm,v 1.7 2008-05-06 22:32:33 jhoblitt Exp $
    44
    55package Nebulous::Client::Log;
     
    2323
    2424    my $conf = <<END;
    25     log4perl.category.Nebulous.Client = DEBUG, Screen
     25    log4perl.category.Nebulous.Client = WARN, Screen
    2626#log4perl.category.Nebulous.Client = DEBUG, CLIENTLOGFILE, Screen
    2727
Note: See TracChangeset for help on using the changeset viewer.