Don Brown wrote:
In this case, yes, we need to log, however, as a library, the only messages the user will care about are those that are from the library as a whole. If the user needs to filter at a package level a library's log messages, that library has problems :)
Agreed, *up to* the point where you need to enable debug logging. At that point, the logging verbosity pretty much always makes it preferable to be able to filter by specific packages/classes. And yes, I realize I can filter by post-processing my logs if there's enough information written to the log file but... ;-)
L. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]