Package org.apache.nifi.logging
Interface LoggingContext
- All Known Implementing Classes:
StandardLoggingContext
public interface LoggingContext
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getLogFileSuffix
- Returns:
- the log file name suffix. This will be the discriminating value for the dedicated logging.
-
getDiscriminatorKey
String getDiscriminatorKey()- Returns:
- The key under which the discriminating value should be exported into the host environment.
-