SOLR-1062 just logs the details at an entity level.

suggest ways to log other events.

On Wed, Mar 11, 2009 at 10:51 PM, Jon Baer <jonb...@gmail.com> wrote:
> +1 for this (as it would be an added bonus to do something based on the log
> events) ... so in this case if you have that transformer does it mean it
> will get events before and after the import?  Correct me if Im wrong there
> are currently (1.4) preImportDeleteQuery and postImportDeleteQuery hooks for
> the entire import just nothing on the entity level?
>
> - Jon
>
> On Mar 9, 2009, at 2:48 PM, Noble Paul നോബിള്‍ नोब्ळ् wrote:
>
>> it is really not available. probably we can have a LogTransformer
>> which can Log using slf4j
>>
>> <enity name="x" transformer="LogTransformer" />
>> <field column="a" logFormat="hello${x.y}" logLevel="finer"/>
>> </entity>
>>
>>
>> On Mon, Mar 9, 2009 at 11:55 PM, Jon Baer <jonb...@gmail.com> wrote:
>>>
>>> Hi,
>>>
>>> Is there currently anything in DIH to allow for more verbose logging?
>>>  (something more than status) ... was there a way to hook in your own for
>>> debugging purposes?  I can't seem to locate the options in the Wiki or
>>> remember if it was available.
>>>
>>> Thanks.
>>>
>>> - Jon
>>>
>>
>>
>>
>> --
>> --Noble Paul
>
>



-- 
--Noble Paul

Reply via email to