| Class | Description |
|---|---|
| LogInvocationProcessor |
Main annotation processor of structlogger, takes care of locating
VarContextProvider annotated classes, LoggerContext annotated StructLogger fields
and takes care of replacing all valid structured log statements with generated structured log events invocations of slf4j logging API |
| LogInvocationScanner |
TreePathScanner which takes care of structured log statements replacement
|
| SchemaGenerator |
TaskListener, which takes care of generating json schemas for logging events, after GENERATE phase of compilation
|
| Enum | Description |
|---|---|
| LogLevel |
supported log levels and their corresponding names and method names
|
Copyright © 2018. All rights reserved.