Changeset 155

Show
Ignore:
Timestamp:
01/10/07 15:09:41 (2 years ago)
Author:
kindlund
Message:

More debugging.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/branches/exp/stephenson-link_scoring/etc/honeyclient_log.conf

    r154 r155  
    5959####################################################################### 
    6060 
    61 log4perl.rootLogger=DEBUG, Screen 
     61log4perl.rootLogger=INFO, Screen 
     62log4perl.logger.HoneyClient.Agent.Integrity.Registry=DEBUG, Screen 
    6263# Suppress Parser Debugging Messages 
    63 #log4perl.logger.HoneyClient.Agent.Integrity.Registry.Parser=INFO, Screen 
     64log4perl.logger.HoneyClient.Agent.Integrity.Registry.Parser=INFO, Screen 
    6465log4perl.appender.Screen=Log::Log4perl::Appender::Screen 
    6566# If you want colorized logging to the screen, enable this line, instead.