wrote:
> Hi,
>
> I try to use commons-logging with the logs methods of J2SE 1.4.2 to
> generalize the logging in my appl.
>
> Doesn't exists a method to upload the defaul file properties of J2SE
> at run time and not usig the -D option at startup?
>
>
> Exists e method to change the propeties of the logger at runtime? for
> example the output file path...
>
>
>
> Thanks Cristian
See
http://java.sun.com/j2se/1.4.2/docs/...ogManager.html
readConfiguration() and readConfiguration(InputStream ins).
--
Eddie McCreary Outside of a dog, a book is a man's best
private.php?do=newpm&u= friend. Inside of a dog, it's too dark
http://www.heorot.org to read. -Groucho Marx