[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1036) Portlet container uses a log4j logger that use the portlet class name as category which leads to create a logger and prevent that portlet to uses its own logger factory
Julien Viet (JIRA)
jira-events at jboss.com
Wed Sep 13 18:14:32 EDT 2006
[ http://jira.jboss.com/jira/browse/JBPORTAL-1036?page=comments#action_12343283 ]
Julien Viet commented on JBPORTAL-1036:
---------------------------------------
we should probably use : org.jboss.portal.portlet.container. + class.getName().replace('.','_');
> Portlet container uses a log4j logger that use the portlet class name as category which leads to create a logger and prevent that portlet to uses its own logger factory
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBPORTAL-1036
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1036
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal Portlet
> Affects Versions: 2.4 Final, 2.2.1 Final, 2.6.Alpha1
> Reporter: Julien Viet
> Assigned To: Julien Viet
> Fix For: 2.2.2 Final, 2.4.1 Final, 2.6.Alpha1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list