Package org.slf4j.helpers
Class FormattingTuple
java.lang.Object
org.slf4j.helpers.FormattingTuple
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionFormattingTuple(String message) FormattingTuple(String message, Object[] argArray, Throwable throwable) 
- 
Method Summary
- 
Field Details- 
NULL
 
- 
- 
Constructor Details- 
FormattingTuple
- 
FormattingTuple
 
- 
- 
Method Details- 
getMessage
- 
getArgArray
- 
getThrowable
 
-