/[webpac]/trunk2/log.conf
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk2/log.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 373 by dpavlin, Sun Jun 20 15:49:09 2004 UTC revision 425 by dpavlin, Sat Sep 11 23:32:41 2004 UTC
# Line 2  Line 2 
2  # log configuration  # log configuration
3  #  #
4    
5  log4perl.rootLogger=INFO, SCREEN  log4perl.rootLogger=INFO, LOG, SCREEN
6  log4perl.logger.WebPAC=INFO, LOG  #log4perl.logger.WebPAC=DEBUG, LOG
7    
8  # you can specify methods from WebPAC here also!  # you can specify methods from WebPAC here also!
9  log4perl.logger.main=INFO  log4perl.logger.main=DEBUG
10  log4perl.logger.WebPAC._eval=ERROR  log4perl.logger.WebPAC.new=DEBUG, LOG
11    #log4perl.logger.WebPAC._eval=DEBUG
12  #log4perl.logger.WebPAC.parse=DEBUG  #log4perl.logger.WebPAC.parse=DEBUG
13  log4perl.logger.WebPAC.create_lookup=ERROR  #log4perl.logger.WebPAC.create_lookup=DEBUG
14  #log4perl.logger.WebPAC.data_structure=DEBUG  #log4perl.logger.WebPAC.data_structure=DEBUG
15  #log4perl.logger.WebPAC.parse_to_arr=DEBUG  #log4perl.logger.WebPAC.parse_to_arr=DEBUG
16  #log4perl.logger.WebPAC.fill_in=DEBUG  #log4perl.logger.WebPAC.fill_in=DEBUG
17  log4perl.logger.WebPAC.lookup=DEBUG  #log4perl.logger.WebPAC.lookup=DEBUG
18    #log4perl.logger.WebPAC.open_import_xml=DEBUG
19    #log4perl.logger.WebPAC.apply_format=DEBUG
20    #log4perl.logger.WebPAC.jsFind=DEBUG
21    #log4perl.logger.WebPAC.Index=DEBUG
22    
23  #  #
24  # appenders  # appenders

Legend:
Removed from v.373  
changed lines
  Added in v.425

  ViewVC Help
Powered by ViewVC 1.1.26