Set java.util.logging.config.file via the Preferences API.
- From: Robert Mark Bram <robertmarkbram@xxxxxxxxx>
- Date: 30 Apr 2007 07:44:25 -0700
Hi All,
The LogManager api docs say that we can set the
java.util.logging.config.file
property via the Preferences API.
Can anyone show an example of how to do this? Currently I run my app
with an option like the one below, but I would like to move this into
my main method.
-Djava.util.logging.config.file=logging.properties
Rob
:)
.
- Prev by Date: Re: Regular Expression reserved letters
- Next by Date: Re: JTextField with drop down list box
- Previous by thread: can't show a Set in dataTable (JSF)
- Next by thread: Free JDBC driver to access MS Access database from Linux enviroment.
- Index(es):