Interface SmallRyeLogging

  • All Known Implementing Classes:
    SmallRyeLogging_$logger

    @MessageLogger(projectCode="SROPT",
                   length=5)
    public interface SmallRyeLogging
    • Method Detail

      • operationNameNotMatch

        @LogMessage(level=WARN)
        @Message(id=1000,
                 value="Provided operation name does not match http-path or class-method. Using default class-method.")
        void operationNameNotMatch()