You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Freedman (JIRA)" <de...@myfaces.apache.org> on 2010/09/24 00:50:33 UTC

[jira] Resolved: (PORTLETBRIDGE-170) Portlet 2.0 Bridge: Make routine/debug logging configurable.

     [ https://issues.apache.org/jira/browse/PORTLETBRIDGE-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Freedman resolved PORTLETBRIDGE-170.
--------------------------------------------

    Fix Version/s: 2.0.0
       Resolution: Fixed

Done -- now there is a myFaces Bridge specific config parameter to turn on debug messages:
<initParam>
  <name>org.apache.myfaces.portlet.faces.loggingEnabled</name>
   <value>true</value>
</initParam)


> Portlet 2.0 Bridge:  Make routine/debug logging configurable.
> -------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-170
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-170
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>          Components: Impl
>    Affects Versions: 2.0.0-beta
>            Reporter: Michael Freedman
>            Assignee: Michael Freedman
>             Fix For: 2.0.0
>
>
> At some point in the future we need to implement a real logging mechanism (Apache logging?) but until them at least make the simplified logging that we do configurable on a per portlet basis so that its not on by default.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.