# An HTML logger log4j.logger.genux.html=INFO, html # Logging to an html file log4j.appender.html=org.apache.log4j.FileAppender log4j.appender.html.File=E:/AmanuenseLight/bib_temp/BANLC/STACOR/tmp/log/genux.html # This line stops(if false) or sets(if true) additional log sessions being appended to the end of the file log4j.appender.html.Append=false # Use an HTML Layout log4j.appender.html.layout=it.softeamware.util.HTMLLayout # This line shows where in the source code or servlet/JSP page the logging statement is placed log4j.appender.html.layout.LocationInfo=true # Set the HTML