|
Annotation Types Summary |
| Chain |
This annotation is applied to an interface or abstract class that is used
to define methods for logging and/or constructing exceptions. |
| ExceptionWrapper |
This annotation is applied to an interface or abstract class that is used
to define methods for logging and/or constructing exceptions. |
| Log |
This annotation is applied to an interface or abstract class that is used
to define methods for logging and/or constructing exceptions. |
| Message |
This annotation is applied to an interface or abstract class that is used
to define methods for logging and/or constructing exceptions. |
| StackTrace |
Used to indicate that the method should log a stack trace
regardless of the return type, or the LogLevel. |