willhains / guicebox

Automatically exported from code.google.com/p/guicebox
1 stars 2 forks source link

Note source code dependency on Log4j #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Log4j is not *required* by GuiceBox at runtime since you can just use the 
ConsoleLogger (or the 
planned JDKLogger), but since the Log4j bridge code refers to log4j.* types, 
you get a compile error 
if you download the code without it.

Original issue reported on code.google.com by willhains on 13 Jun 2008 at 10:03

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Marking as WontFix now that the logging bridge is gone.

Original comment by willhains on 28 Dec 2008 at 11:04