Changeset 155
- Timestamp:
- 01/10/07 15:09:41 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/stephenson-link_scoring/etc/honeyclient_log.conf
r154 r155 59 59 ####################################################################### 60 60 61 log4perl.rootLogger=DEBUG, Screen 61 log4perl.rootLogger=INFO, Screen 62 log4perl.logger.HoneyClient.Agent.Integrity.Registry=DEBUG, Screen 62 63 # Suppress Parser Debugging Messages 63 #log4perl.logger.HoneyClient.Agent.Integrity.Registry.Parser=INFO, Screen64 log4perl.logger.HoneyClient.Agent.Integrity.Registry.Parser=INFO, Screen 64 65 log4perl.appender.Screen=Log::Log4perl::Appender::Screen 65 66 # If you want colorized logging to the screen, enable this line, instead.
