willhains / guicebox

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

Logging bridge for JDK logger #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There should be a logging bridge implementation for the JDK logging API.

Actually Guice has built-in support for JDK logging, so try to integrate with 
that if possible.

Side note: Do we need ConsoleLogger if we have a JDKLogger? It's built into 
every JRE...

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

GoogleCodeExporter commented 9 years ago
Marking as WontFix now that the logging bridge is removed. Use JDK Logging API 
instead.

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