Package org.smallmind.scribe.pen
Interface LoggerContext
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DefaultLoggerContext
public interface LoggerContext extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfillIn()StringgetClassName()StringgetFileName()intgetLineNumber()StringgetMethodName()booleanisFilled()booleanisNativeMethod()
-