Help log4r_config

how do i know properties of tag xml. or syntax of log4r_config. I used
this file and when run it. it doesn’t append continues.

  1. In the config directory I have a configuration file called
    log4r_config.xml with the following contents:

<log4r_config>

<pre_config>
<custom_levels>DEBUG, INFO, WARN, ERROR, FATAL</custom_levels>

</pre_config>

=>[%5l %d] %C: %M [%t] log/working_time.log =>[%5l %d] %C: %M [%t]


console
file_outputter


console
file_outputter

</log4r_config>