Class | Description |
---|---|
BuilderProcessor |
Annotation processor that processes annotated error methods and generates builders for them.
|
ErrorDataHolder |
Holder of data for the generated builder.
|
GenericBuilder |
Class implementing functionality that is common for all generated builders.
|
Logger |
Base logging class serving as a wrapper to log4j logger that extends its functionality with
logging of categorized errors.
|
LoggingContext |
Class injecting additional data to logs.
|
LoggingExecutor |
Calls the Log4j logger and logs the error.
|
Enum | Description |
---|---|
ContextLevel |
Different levels of context.
|
Copyright © 2020. All rights reserved.