Currently the log4j.properties file is read from the current directory (which
glassfish must have set to be config) and modifies the properties before
configuring log4j.
I propose to change it so that it simply makes a call to configureAndWatch with
a fall back to the basic configurator if it fails. This means that the logging
output is completely under the control of the person running the service and
that changes to the logging can be made dynamically while the service is
running. By default file changes are monitored once a minute.
Original issue reported on code.google.com by dr.s.m.f...@gmail.com on 21 Dec 2010 at 10:24
Original issue reported on code.google.com by
dr.s.m.f...@gmail.com
on 21 Dec 2010 at 10:24