[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
[aspectj-dev] lack of debug log in aspectj compiler
|
- From: "Lendvai Attila" <Attila.Lendvai@xxxxxxxxxxx>
- Date: Wed, 12 Nov 2003 17:55:38 +0100
- Delivered-to: aspectj-dev@eclipse.org
- Thread-index: AcOeR+uMdhBjExKdSLuszO0aIH9HEQK0LCwAAAMTdlAAAiY+UAAD5W3g
- Thread-topic: lack of debug log in aspectj compiler
there's no logging in the compiler, taht could make life easier
sometimes... also it would be much simpler to report bugs with a log. i
mean semantic logs here, that can only by added by programmers. i've
seen several system.out's but a jakarta commons logging could help a
lot...
is it a decision, or simply not yet done?
(it could help a lot in tracking down why one of my advices does not run
in an injars scenario)
101