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

Noble Paul updated SOLR-1062:
-----------------------------

    Description: 
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
 


  was:
example

{code:xml}
<field column="doesnotmatter" logTemplate="The name is ${e.name}" 
logLevel="debug" />
{code}

The mail thread http://markmail.org/thread/43r5eibeealdz6sj

available levels:

* info
* trace
* debug
* warn
* debug
* error
 



> 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
>             Fix For: 1.4
>
>         Attachments: 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