Interface | Description |
---|---|
MethodLogger |
Utility for logging a method entry/exit.
|
Class | Description |
---|---|
I10nMethodLogger |
MethodLogger using I10n logging. |
LoggedAspect |
Aspect that uses a
MethodLogger to log methods with
Logged annotation (or all methods of a class, if used in a class). |
Annotation Type | Description |
---|---|
Logged |
Annotation used to indicate that a method (or all methods of a class, if used in a class) should be logged.
|
Copyright © 2023 CrafterCMS. All rights reserved.