[ https://issues.apache.org/jira/browse/SOLR-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uri Boness updated SOLR-1716: ----------------------------- Attachment: SOLR-1716.patch This patch puts the logger in the global scope, so you don't have to specify the logger as part of the function signature. It also cleans up the code the related classes a bit. > Add logging support for ScriptTransformer > ----------------------------------------- > > Key: SOLR-1716 > URL: https://issues.apache.org/jira/browse/SOLR-1716 > Project: Solr > Issue Type: Improvement > Components: contrib - DataImportHandler > Reporter: Uri Boness > Fix For: 1.5 > > Attachments: SOLR-1716.patch, SOLR-1716.patch > > > Currently it's very hard to debug the logic embedded in the script ran by the > ScriptTransformer. There should be a possibility to add a logger to the > function signature, which can be used for logging. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.