I want the log should contain date entries of specific timezone. Is there any way of forcing timezone in log4j.properties?
log4j.properties
Now I am using JDK 1.5, As you al
Use the org.apache.log4j.helpers.DateLayout as the layout class and the property timeZone in it.
org.apache.log4j.helpers.DateLayout
timeZone