a search order where
1.) user.home 2.) classpath overides user home (and order overides config earlier to later) 3.) finally commandline overides classpath
This way one could have some generalized logging config as a user, and then the application can setup its logging config overiding any user settings that happen to already exist, and then the user could specialize at runtime from the commandline.
Mark
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
