BSFManager use of logging ------------------------- Key: BSF-15 URL: https://issues.apache.org/jira/browse/BSF-15 Project: BSF Issue Type: Improvement Reporter: Sebb Priority: Minor
BSFManager seems to be a bit inconsistent in the way that it uses logging. For example, in some places is uses println() to report errors, and others it uses log.debug(), when it should probably use log.warn(). Probably worth taking a general look at how logging is used throughout BSF. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]