Class ElytronMessages_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.wildfly.security.audit.ElytronMessages_$logger
All Implemented Interfaces:
Serializable, BasicLogger

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-09-20T10:43:21-0400") public class ElytronMessages_$logger extends DelegatingBasicLogger implements BasicLogger, Serializable
Warning this class consists of generated code.
See Also:
  • Field Details

    • audit

      static final org.wildfly.security.audit.ElytronMessages audit
  • Constructor Details

    • ElytronMessages_$logger

      public ElytronMessages_$logger(Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • endpointUnavaiable

      public final void endpointUnavaiable(String priority, String message, Throwable cause)
    • endpointUnavaiable$str

      protected String endpointUnavaiable$str()
    • invalidEventPriority$str

      protected String invalidEventPriority$str()
    • invalidEventPriority

      public final IllegalArgumentException invalidEventPriority(EventPriority eventPriority)
    • unableToRotateLogFile

      public final void unableToRotateLogFile(Throwable cause)
    • unableToRotateLogFile$str

      protected String unableToRotateLogFile$str()
    • rotatingBySecondUnsupported$str

      protected String rotatingBySecondUnsupported$str()
    • rotatingBySecondUnsupported

      public final IllegalArgumentException rotatingBySecondUnsupported(String suffix)
    • unableToAcceptEvent

      public final void unableToAcceptEvent(Throwable cause)
    • unableToAcceptEvent$str

      protected String unableToAcceptEvent$str()
    • syslogMaximumReconnectAttemptsReached$str

      protected String syslogMaximumReconnectAttemptsReached$str()
    • syslogMaximumReconnectAttemptsReached

      public final IOException syslogMaximumReconnectAttemptsReached(int reconnectAttempts)
    • udpPortUnavailable$str

      protected String udpPortUnavailable$str()
    • udpPortUnavailable

      public final PortUnreachableException udpPortUnavailable(Throwable cause)
    • badReconnectAttemptsNumber$str

      protected String badReconnectAttemptsNumber$str()
    • badReconnectAttemptsNumber

      public final IllegalArgumentException badReconnectAttemptsNumber(int reconnectAttempts)