[ 
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}
<field column="doesnotmatter" logTemplate="The name is ${e.name}" 
logLevel="fine" />
{code}

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

  was:
example

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


> 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
>
>
> example
> {code:xml}
> <field column="doesnotmatter" logTemplate="The name is ${e.name}" 
> logLevel="fine" />
> {code}
> The mail thread http://markmail.org/thread/43r5eibeealdz6sj

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