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

Shalin Shekhar Mangar resolved SOLR-1062.
-----------------------------------------

    Resolution: Fixed

Committed revision 755132.

Thanks Jon and Noble!

> Create a LogTransformer which can print data to log files
> ---------------------------------------------------------
>
>                 Key: SOLR-1062
>                 URL: https://issues.apache.org/jira/browse/SOLR-1062
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-1062.patch, SOLR-1062.patch
>
>
> example
> {code:xml}
> <entity ...
> transformer="Logtransformer"
>  logTemplate="The name is ${e.name}" logLevel="debug" >
> ....
> </entity>
> {code}
> The mail thread http://markmail.org/thread/43r5eibeealdz6sj
> available levels:
> * info
> * trace
> * debug
> * warn
> * debug
> * error
>  

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

Reply via email to