You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/08/01 07:28:49 UTC

[jira] Created: (CAMEL-82) create a log component for easy logging

create a log component for easy logging
---------------------------------------

                 Key: CAMEL-82
                 URL: https://issues.apache.org/activemq/browse/CAMEL-82
             Project: Apache Camel
          Issue Type: New Feature
            Reporter: James Strachan
            Assignee: James Strachan


e.g. with a wire tap it'd be nice to do

{code}
to("log:theLoggingCategory?level=error")
{code}

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


[jira] Resolved: (CAMEL-82) create a log component for easy logging

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Strachan resolved CAMEL-82.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

Documentation here: http://cwiki.apache.org/CAMEL/log.html

> create a log component for easy logging
> ---------------------------------------
>
>                 Key: CAMEL-82
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-82
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 1.1.0
>
>
> e.g. with a wire tap it'd be nice to do
> {code}
> to("log:theLoggingCategory?level=error")
> {code}

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


[jira] Commented: (CAMEL-82) create a log component for easy logging

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39821 ] 

James Strachan commented on CAMEL-82:
-------------------------------------

code committed, just needs documenting

> create a log component for easy logging
> ---------------------------------------
>
>                 Key: CAMEL-82
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-82
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: James Strachan
>            Assignee: James Strachan
>
> e.g. with a wire tap it'd be nice to do
> {code}
> to("log:theLoggingCategory?level=error")
> {code}

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