public final class TargetLogLevel
extends java.lang.Object
| Constructor and Description |
|---|
TargetLogLevel(java.lang.String methodName) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.source.tree.ExpressionTree |
customLogLevel() |
static TargetLogLevel |
customLogLevel(com.sun.source.tree.ExpressionTree customLogLevel) |
java.lang.String |
methodName() |
java.lang.String |
toString() |
public static TargetLogLevel customLogLevel(com.sun.source.tree.ExpressionTree customLogLevel)
public java.lang.String methodName()
@Nullable public com.sun.source.tree.ExpressionTree customLogLevel()
public java.lang.String toString()
toString in class java.lang.Object