bodewig commented on pull request #166: URL: https://github.com/apache/ant/pull/166#issuecomment-955673433
In the special case of a logger it may be even preferable to not log any message at all as the message would in turn be logged to the same logger again and may never become visible anywhere. I see the existing code has a `log` statement but I wonder whether this is just an oversight. There are usages of `System.err/out` which may be the better choice. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org