New issue report by geofflane:
Consider using a real logging framework like log4net. This would allow us
to have a much more granular and configurable logging subsystem.
Issue attributes:
Status: Accepted
Owner: geofflane
Labels: Type-Enhancement Priority-Low Milestone-Later
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by geofflane:
I guess I should have said to use log4net directly since it's already being
used.
log4net can be configured with different Appenders. Those Appenders can be
used for
custom logging work and could make the logging much more flexible and
robust.