| Package | Description |
|---|---|
| com.github.structlogging.processor |
| Modifier and Type | Method and Description |
|---|---|
Object |
LogInvocationScanner.visitExpressionStatement(com.sun.source.tree.ExpressionStatementTree node,
ScannerParams scannerParams)
Checks expressions, if expression is method call on
StructLogger field, it is considered structured log statement and is
expression is transformed in such way, that method chain is replaced with one call to corresponding infoEvent, errorEvent,... |
Copyright © 2018. All rights reserved.