You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Diane Holt <ho...@yahoo.com> on 2000/09/10 15:00:38 UTC

Logging

Just a couple of things wrt logging:

When you run -verbose, the target names aren't included in the output
anymore. Is that intentional? (I'd still like to see them.)

Would anyone else like to see the extra line of space between targets
removed? (Just need to get rid of lSep at line 153 in DefaultLogger.java.)
I find having the target names flush and the tasks indented to be enuf of
a distinction between targets for me. Not having the extra line of space
makes the output much smaller (by half, in fact :) and just looks cleaner
to me. Also, that way, I can control where the extra whitespace is -- so,
eg., if I wanted to, I could add an extra line of space between target
"blocks" and have something like:

[binky] ant
Buildfile: build.xml
prep:
  Building State.java...

init:
  Verifying output directories...
    [mkdir] Created dir: D:\dianeh\src\main\classes\ce8\loc

  Compiling initial source files...
keystone:
initcompile1:
initcompile2:
initcompile3:
initcompile4:
initcompile5:
initcompile6:

all:
  Target complete.

BUILD SUCCESSFUL

Total time: 3 seconds

(I wouldn't mind losing the one between "BUILD ..." and "Total time...",
either -- but I can live with it if other people like it :)

Thanks,
Diane



=====
(holtdl@yahoo.com)



__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/