DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34996>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34996





------- Additional Comments From [EMAIL PROTECTED]  2005-05-21 00:53 -------
It seems that the javadoc matched the behaviour exactly.  

The problem seems to be that if the user returned true from his requiresLayout 
method and did not specify a layout in the config, a log4j error was logged.  
Presumably the appender then used its default layout anyway.  

If the configurators have been changed to a simpler get/set method then it is 
up to the appender whether or not to use the layout assigned by the config or 
some default.  Presumably no error is logged either way.  

Perhaps the method should just be deprecated in a compatibility release rather 
than restoring it to HEAD where it will not be used.  


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to