DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22749>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22749 Configuration of logger does not seem to work (PATCH attached) Summary: Configuration of logger does not seem to work (PATCH attached) Product: Slide Version: Nightly Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] A logger class configured in Domain.xml does not seem to be applied to Slide. The problem seems to be a test in Domain.java that only sets the logger if it has not already been set. There is an initial logger already been set before reading Domain.xml. This is fine, as we need logging in initialization phase. But after having read the configured logger, the initial one should be replaced, but is not. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
