Hey folks,

While working on a prelim version of the configuration gui we noticed a
couple of things with respect to log4j/log4perl/c++ etc

1) Apparently log4perl and others support the property style config
files, but not xml
2) in log4j the properties start like 'log4j.rootlogger', whereas perl
is like 'log4perl.rootlogger'.

We haven't exhaustively checked this out everywhere.  I'd like to see in
a logging.apache style project that we standardize on a config file
format (xml is more flexible, is it not?), and also, can we change
log4j.* and log4perl.* to log.*?

I suppose there's no hope of supporting log.* in this release.

Thoughts?
Richard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to