| Package | Description |
|---|---|
| org.apache.nifi.controller | |
| org.apache.nifi.logging | |
| org.apache.nifi.reporting |
| Modifier and Type | Field and Description |
|---|---|
private ComponentLog |
AbstractControllerService.logger |
| Modifier and Type | Method and Description |
|---|---|
ComponentLog |
ControllerServiceInitializationContext.getLogger() |
protected ComponentLog |
AbstractControllerService.getLogger() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessorLog
The ProcessorLog is an extension of ComponentLog but provides no additional
functionality.
|
| Modifier and Type | Field and Description |
|---|---|
private ComponentLog |
AbstractReportingTask.logger |
| Modifier and Type | Method and Description |
|---|---|
ComponentLog |
ReportingInitializationContext.getLogger() |
protected ComponentLog |
AbstractReportingTask.getLogger() |
Copyright © 2016 Apache NiFi Project. All rights reserved.