Class Log_$logger

  • All Implemented Interfaces:
    java.io.Serializable

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2019-09-20T12:06:02+0000")
    public class Log_$logger
    extends java.lang.Object
    implements java.io.Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.jboss.logging.Logger log  
    • Constructor Summary

      Constructors 
      Constructor Description
      Log_$logger​(org.jboss.logging.Logger log)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.util.Locale getLoggingLocale()  
      void reapFailed​(java.lang.Throwable cause)  
      protected java.lang.String reapFailed$str()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • log

        protected final org.jboss.logging.Logger log
    • Constructor Detail

      • Log_$logger

        public Log_$logger​(org.jboss.logging.Logger log)
    • Method Detail

      • getLoggingLocale

        protected java.util.Locale getLoggingLocale()
      • reapFailed

        public final void reapFailed​(java.lang.Throwable cause)
      • reapFailed$str

        protected java.lang.String reapFailed$str()