Interface ProcessingLogLevel

All Known Subinterfaces:
ProcessingInfo
All Known Implementing Classes:
ProcessingException

public interface ProcessingLogLevel
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull LogLevel
    Specification of a logging level of an error.
  • Method Details

    • getLogLevel

      @NotNull @NotNull LogLevel getLogLevel()
      Specification of a logging level of an error.
      Returns:
      Log level of exception.