Upgrade portlet bridge logging to use java logging
--------------------------------------------------

                 Key: PORTLETBRIDGE-218
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-218
             Project: MyFaces Portlet Bridge
          Issue Type: Improvement
          Components: API, Impl
    Affects Versions: 2.0.0
            Reporter: Alistair Wilson
            Assignee: Michael Freedman


The portlet bridge currently has limited logging which uses both the 
PortletContext.log mechanism controlled by a debug enabled/disabled switch 
(e.g. GenericFacesPortlet) and the java logging mechanism 
(e.g.PortletFaceletViewHandler or the samples).

Using a standard jsf bridge specific java logger would simplify the process of 
changing log levels for deployed portlet applications and allow more control 
over logging levels in the bridge code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to