Class LoggingConstants
java.lang.Object
io.github.cbarlin.aru.annotations.LoggingConstants
Constants used for structured logging in the Advanced Record Utils annotation processor.
These constants provide standardised keys and values for logging metadata, allowing for consistent log parsing and analysis.
- Since:
- 0.3.1
-
Field Details
-
PROCESSOR_NAME_KEY
- See Also:
-
PROCESSOR_NAME_VALUE
- See Also:
-
VISITOR_NAME_KEY
- See Also:
-
CLAIM_OP_NAME_KEY
- See Also:
-
CLAIM_OP_TYPE_KEY
- See Also:
-
CLAIM_OP_TYPE_VALUE_CLASS
- See Also:
-
CLAIM_OP_TYPE_VALUE_COMPONENT
- See Also:
-
INTENDED_TYPE_KEY
- See Also:
-
ORIGINAL_TYPE_KEY
- See Also:
-