Interface LoggingContext

All Known Implementing Classes:
StandardLoggingContext

public interface LoggingContext
  • Method Details

    • getLogFileSuffix

      Optional<String> 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.