Did you make sure you set the priority value to debug as well?
- Original Message -
From: <[EMAIL PROTECTED]>
To: "andromda-user" <[EMAIL PROTECTED]>
Sent: Friday, November 05, 2004 8:39 AM
Subject: [Andromda-user] Debugging Code Generation
I'm trying t
I just create a clone log4.properties and put in front of the classpath
that is used for the mda task inside mda/build.properties
On Fri, 2004-11-05 at 15:39, [EMAIL PROTECTED] wrote:
> I'm trying to debug the code generation process (in particular the href loading
> mechanism, because I would li
I'm trying to debug the code generation process (in particular the href loading
mechanism, because I would like to define my own profiles ...). I'm using 3.0M2 build
and ant to drive the process.
I modified lo4j.xml inside andromda-core-3.0M2.jar but I'm still getting the INFO
level.
Can anybo
Hi Martin,
thank you for your feedback.
Regards
Stefan
You can turn log4j debugging
...
On Wed, 2004-09-08 at 06:23, Stefan Scheidt wrote:
> Hi again (hopefully you won't add me to the spam-list for
andromda-user...),
>
> is it possible to debug the code generation process of AndroMDA? Of
You can turn log4j debugging
log4j.properties
### direct log messages to stdout ###
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.Target=System.out
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.st
Hi again (hopefully you won't add me to the spam-list for andromda-user...),
is it possible to debug the code generation process of AndroMDA? Of course it would be
great if we could debug the velocity scripts and the metafacade code, e.g. with
eclipse...
Regards
Stefan