Dave Castonguay wrote:
Hello,

I'm using FortressConfig to load logging information. I have 2 simple
questions.



1-       I want to configure logkit.xlog in order to use Log4J in my
project, how I do that?

You can point the logger configuration file anywhere. It does not have to be the logkit.xlog format. Please note that all Log4J configuration files have the root element:

<log4j:configuration>
</log4j:configuration>

The FortressConfig system will realize this is a Log4J config file and
adjust accordingly.


2- Where can I find a full description of the format of an .xlog file?

If you are using log4j, I would check with them. If you are using LogKit, the Excalibur Logger package is the place to look, although I don't think it is documented all in one place.


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



Reply via email to