The thing is the logkit.xconf is configured with ${key} substituation which only supports reading from an o.a.a.f.c.Context objet (see FileTargetFactory.getFilename()).
What I'd like to be able to do is have it also recognize some system properties as well so we can specify some additional keys to be used when determining where to write the log files:
Would it not be possible to stuff all that into the Context and have it work now?
-pete
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
