-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What is the expected output? What do you see instead?
HostMeta logs each line it ignores or can't parse using a level of INFO. This
results in excessive logging at default when discovering a google account since
the site on the user's domain is also parsed.
Please provide any additional information below.
It's typically difficult to configure the Java Util Logging (JUL) library. It
would be nice to see logging for step2 switched to apache logging (as per
openid4java) or perhaps SLF4J.
Original issue reported on code.google.com by zestia.d...@gmail.com on 17 Apr 2011 at 8:25
Reactions are currently unavailable