Closed GoogleCodeExporter closed 8 years ago
Gin does not support Guice's special logger binding. java.util Loggers are not
as common in GWT code and we didn't spend the time to build such a special
binding type, so you'll have to bind these logger manually.
Original comment by aragos
on 8 May 2011 at 3:46
How can you determine the name of the class in which the Logger is injected ?
Original comment by rvan...@casema.nl
on 9 May 2011 at 7:40
There's no easy way to do that. It should be easier to just create the logger
manually in the class itself.
Original comment by aragos
on 9 May 2011 at 2:45
Original issue reported on code.google.com by
rvan...@casema.nl
on 8 May 2011 at 1:49