You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2011/01/03 17:02:46 UTC

[jira] Commented: (CLEREZZA-205) Logging and profiling capability

    [ https://issues.apache.org/jira/browse/CLEREZZA-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976790#action_12976790 ] 

Reto Bachmann-Gmür commented on CLEREZZA-205:
---------------------------------------------

sounds like a bug in pax-logging, it seems necessary to add the following permission to the base-role:

<perm:hasPermission rdf:parseType="Resource">
					<perm:javaPermissionEntry>(org.osgi.framework.AdminPermission "*" "metadata")</perm:javaPermissionEntry>
				</perm:hasPermission>

> Logging and profiling capability
> --------------------------------
>
>                 Key: CLEREZZA-205
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-205
>             Project: Clerezza
>          Issue Type: New Feature
>            Reporter: Fabian Wabbel
>            Assignee: Reto Bachmann-Gmür
>         Attachments: net.getunik.clerezza.core.logger.zip
>
>
> Hi,
> For our production systems we would like to write log files instead of sending the log to system.out. Any idea what it needs to make this available systemwide? I'm dreaming of a Confluence-style configuration: http://i43.tinypic.com/mhgz5.jpg
> Oli has created a first version, would you mind having a look?
> Thanks
> Fabian

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