org.apache.solr
Interface SolrLogFormatter.TG

Enclosing class:
SolrLogFormatter

public static interface SolrLogFormatter.TG

Add this interface to a thread group and the string returned by getTag() will appear in log statements of any threads under that group.


Method Summary
 String getTag()
           
 

Method Detail

getTag

String getTag()


Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.