Class VertxLogger_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.wildfly.extension.vertx.logging.VertxLogger_$logger
All Implemented Interfaces:
Serializable, org.jboss.logging.BasicLogger, VertxLogger

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-12-05T07:17:07+0800") public class VertxLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements VertxLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
See Also:
  • Field Summary

    Fields inherited from class org.jboss.logging.DelegatingBasicLogger

    log

    Fields inherited from interface org.wildfly.extension.vertx.logging.VertxLogger

    VERTX_LOGGER
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    final org.jboss.as.controller.OperationFailedException
     
    protected String
     
    final org.jboss.as.controller.OperationFailedException
     
    protected String
     
    final org.jboss.as.server.deployment.DeploymentUnitProcessingException
    deploymentRequiresCapability(String deploymentName, String capabilityName)
     
    protected String
     
    final void
     
    protected String
     
    final org.jboss.as.controller.OperationFailedException
     
    protected String
     
    final org.jboss.msc.service.StartException
     
    protected String
     
    protected Locale
     
    final org.jboss.as.controller.OperationFailedException
     
    protected String
     
     
    protected String
     
    final void
     
    protected String
     

    Methods inherited from class org.jboss.logging.DelegatingBasicLogger

    debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.jboss.logging.BasicLogger

    debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
  • Constructor Details

    • VertxLogger_$logger

      public VertxLogger_$logger(org.jboss.logging.Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • cannotReadVertxOptionsFile$str

      protected String cannotReadVertxOptionsFile$str()
    • cannotReadVertxOptionsFile

      public final org.jboss.as.controller.OperationFailedException cannotReadVertxOptionsFile(String vertxOptionsFile)
      Specified by:
      cannotReadVertxOptionsFile in interface VertxLogger
    • failedToReadVertxOptions$str

      protected String failedToReadVertxOptions$str()
    • failedToReadVertxOptions

      public final org.jboss.as.controller.OperationFailedException failedToReadVertxOptions(String vertxOptionsFile, Exception e)
      Specified by:
      failedToReadVertxOptions in interface VertxLogger
    • failedToStartVertxService$str

      protected String failedToStartVertxService$str()
    • failedToStartVertxService

      public final org.jboss.msc.service.StartException failedToStartVertxService(Throwable e)
      Specified by:
      failedToStartVertxService in interface VertxLogger
    • errorWhenClosingVertx

      public final void errorWhenClosingVertx(Exception e)
      Specified by:
      errorWhenClosingVertx in interface VertxLogger
    • errorWhenClosingVertx$str

      protected String errorWhenClosingVertx$str()
    • deploymentRequiresCapability$str

      protected String deploymentRequiresCapability$str()
    • deploymentRequiresCapability

      public final org.jboss.as.server.deployment.DeploymentUnitProcessingException deploymentRequiresCapability(String deploymentName, String capabilityName)
      Specified by:
      deploymentRequiresCapability in interface VertxLogger
    • noOptionsFileSpecified$str

      protected String noOptionsFileSpecified$str()
    • noOptionsFileSpecified

      public final org.jboss.as.controller.OperationFailedException noOptionsFileSpecified(String optionName)
      Specified by:
      noOptionsFileSpecified in interface VertxLogger
    • absoluteDirectoryNotAllowed$str

      protected String absoluteDirectoryNotAllowed$str()
    • absoluteDirectoryNotAllowed

      public final org.jboss.as.controller.OperationFailedException absoluteDirectoryNotAllowed(String dir)
      Specified by:
      absoluteDirectoryNotAllowed in interface VertxLogger
    • useVertxFromSubsystem

      public final void useVertxFromSubsystem()
      Specified by:
      useVertxFromSubsystem in interface VertxLogger
    • useVertxFromSubsystem$str

      protected String useVertxFromSubsystem$str()
    • noVertxDefined$str

      protected String noVertxDefined$str()
    • noVertxDefined

      public final IllegalStateException noVertxDefined()
      Specified by:
      noVertxDefined in interface VertxLogger