[stringtemplate-interest] Logging framework?

Barrie Treloar baerrach at gmail.com
Tue May 3 18:46:44 PDT 2011


On Wed, May 4, 2011 at 9:22 AM, Terence Parr <parrt at cs.usfca.edu> wrote:
> hi Barrie, I appreciate your analysis and suggestions. At the moment, I think I will leave out the logging. certainly it would be pretty difficult to convince me to introduced a library dependency for logging. I should probably just implement better logging :) sorry for the trouble.

I've not really uses java.util.logging but it comes out of the box
since java 1.4 (I think).

How about I change what's there to that in my git copy and you can
have a look at the impacts?
I think since everything would be debug there should be no impact.
It's only some configuration would be required to enable debug output.


More information about the stringtemplate-interest mailing list