Configuring wildfire.xml

Hi all,

Can we modify the wildfire.xml file.

I want to create log file with date suffix(eg., debug_dd-MM-yyyy.log).

I need a DailyRollingFile.

can anyone help.

Thanks in Advance.

Srinivas

Hi Srinivas,

Wildfire does not use log4j so you may need to modify the source code to change the log file name and rotation.

LG