org.apache.solr.util
Interface SolrLogLayout.TG

Enclosing class:
SolrLogLayout

public static interface SolrLogLayout.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-2013 Apache Software Foundation. All Rights Reserved.