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

Finished debugging.

Files:

Legend:

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

    r155 r156  
    6060 
    6161log4perl.rootLogger=INFO, Screen 
    62 log4perl.logger.HoneyClient.Agent.Integrity.Registry=DEBUG, Screen 
     62#log4perl.logger.HoneyClient.Agent.Integrity.Registry=DEBUG, Screen 
    6363# Suppress Parser Debugging Messages 
    64 log4perl.logger.HoneyClient.Agent.Integrity.Registry.Parser=INFO, Screen 
     64#log4perl.logger.HoneyClient.Agent.Integrity.Registry.Parser=INFO, Screen 
    6565log4perl.appender.Screen=Log::Log4perl::Appender::Screen 
    6666# If you want colorized logging to the screen, enable this line, instead.