Is it possible for you to post to the list without your mails being an
attachment?  I'm cutting and pasting....

Thats an interesting thought, and would probably work, except that Ant has
the capability to handle messages specifically at the level they were
generated, so a task writing debug output gets that output associated with
the task when logging to XML, for example.

I think it would be non-trivial to have a really smart CommonsLogging ->
AntLogging mechanism, but perhaps not so difficult to at least make a first
pass at it.  The logging adapter will need to be initialized with an
instance to the Ant Project somehow though.

    Erik


----- Original Message -----
From: "Marcus Brito" <[EMAIL PROTECTED]>
To: "Lista xdoclet-devel" <[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 1:31 PM
Subject: Re: [Xdoclet-devel] Verbose


Em Qua, 2002-05-15 �s 23:02, Mathias Bogaert escreveu:
> Ant has rich capabilities to do logging (-v(erbose), -outputfile, -debug
> etc). But now that I migrated the entire logging stuff to commons-logging,
I
> feel no need to go logging through Ant.
> On the other hand, Ant is our 'father' app, so we should output everything
> using ant.
>
> Migrating, this time to Ant, will be another big task, so maybe something
> for the next release.

Isn't commons-logging flexible enough so we can define an adapter that
logs uses ant for logging?

--
Ja ne,
   Pazu
   mailto: [EMAIL PROTECTED]

Anime Gaiden: de f�s para f�s, sempre.





_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to