Log-Log4perl - specify the rollower file locations

Posted on Mon Nov 5 16:12:50 2007 by ishkmi
specify the rollower file locations
when we specify the log4perl.appender.Logfile = Log::Dispatch::FileRotate log4perl.appender.Logfile.max = 5 log4perl.appender.Logfile.size = 10000 how can we specify the place to store the temparary files or rollower file (test.log.1 ,test.log.2...etc) currently it will save in the logfile's location can anyone help me to solve this problem ???
Write a response