Package org.apache.solr.util
Interface SolrLogLayout.TG
- 
- Enclosing class:
- SolrLogLayout
 
 public static interface SolrLogLayout.TGAdd this interface to a thread group and the string returned by getTag() will appear in log statements of any threads under that group.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTag()
 
- 
- 
- 
Method Detail- 
getTagString getTag() 
 
- 
 
-