Just out of curiosity - why can't the JDK logging API be this very
wrapper that I've been talking about?  Anyone see any problems with
that?  I've ignored the JDK logging api in the past only because I was
happy with commons logging - I've never had a reason to switch.
Anyone have any experience with using it?

In other words, why not use the JDK api directly?  Through the use of
a java.util.logging.Handler, you can redirect the output to any other
subsystem - proprietary framework, SLF4J, etc...  This would achieve
my 'no 3rd party dependencies' desire.

On Fri, Jul 11, 2008 at 12:44 PM, Les Hazlewood <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 11, 2008 at 12:17 PM, Jeremy Haile <[EMAIL PROTECTED]> wrote:
>> rather than addressing the serious holes in JSecurity's
>> security implementation,
>
> I know of no holes ATM - to what are you referring exactly? If there
> are any, this is a huge issue, and needs to be in Jira immediately.
>

Reply via email to