X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=conf%2Flog.conf;h=65da489717b88b618ab19da67ba1049c006270b7;hb=af0dcffdc5f46d7a1f5215d33875927dd435b9a1;hp=c796592215dcafa6c4c6160e8c8f254ba791142b;hpb=ab73a3b9f8277006106108e1aaafe7640cd67779;p=webpac2 diff --git a/conf/log.conf b/conf/log.conf index c796592..65da489 100644 --- a/conf/log.conf +++ b/conf/log.conf @@ -37,6 +37,9 @@ log4perl.rootLogger=INFO, LOG, SCREEN #log4perl.logger.WebPAC.Input.ISIS=DEBUG #log4perl.logger.WebPAC.Input.ISIS.fetch=DEBUG #log4perl.logger.WebPAC.Input.ISIS.open=DEBUG +#log4perl.logger.WebPAC.Input.Gutenberg=DEBUG +#log4perl.logger.WebPAC.Input.DBF=DEBUG +#log4perl.logger.WebPAC.Input.ISI=DEBUG #log4perl.logger.WebPAC.Normalize.=DEBUG #log4perl.logger.WebPAC.Normalize.new=DEBUG @@ -45,6 +48,10 @@ log4perl.rootLogger=INFO, LOG, SCREEN #log4perl.logger.WebPAC.Output.TT=DEBUG #log4perl.logger.WebPAC.Output.Estraier=DEBUG +#log4perl.logger.WebPAC.Output.JSON=DEBUG +#log4perl.logger.WebPAC.Output.KinoSearch=DEBUG +#log4perl.logger.WebPAC.Output.Webpacus=DEBUG + #log4perl.logger.WebPAC.Search.Estraier=DEBUG #log4perl.logger.WebPAC.Common=DEBUG @@ -57,8 +64,8 @@ log4perl.rootLogger=INFO, LOG, SCREEN log4perl.appender.LOG=Log::Log4perl::Appender::File log4perl.appender.LOG.filename=log -#log4perl.appender.LOG.mode=append -log4perl.appender.LOG.mode=new +log4perl.appender.LOG.mode=append +#log4perl.appender.LOG.mode=new log4perl.appender.LOG.layout=PatternLayout log4perl.appender.LOG.layout.ConversionPattern=%d %p> %F{1}:%L %M - %m%n