| Package | Description |
|---|---|
| com.github.structlogging.processor | |
| com.github.structlogging.processor.service |
| Constructor and Description |
|---|
LogInvocationScanner(HashMap<TypeMirror,VariableContextProvider> varsHashMap,
Map<Name,StructLoggerFieldContext> fields,
ProcessingEnvironment processingEnvironment,
Set<GeneratedClassInfo> generatedClassesNames) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.javapoet.JavaFile |
POJOService.createPojo(String name,
com.sun.tools.javac.tree.JCTree.JCLiteral literal,
List<VariableAndValue> usedVariables)
Create JavaFile representing POJO based on String literal and usedVariables of log statement
|
| Constructor and Description |
|---|
POJOService(Filer filer,
String generatedEventsPackage) |
Copyright © 2018. All rights reserved.