Class MicroProfileGraphQLLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.wildfly.extension.microprofile.graphql._private.MicroProfileGraphQLLogger_$logger
-
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,MicroProfileGraphQLLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2020-11-26T12:09:53+0100") public class MicroProfileGraphQLLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements MicroProfileGraphQLLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.wildfly.extension.microprofile.graphql._private.MicroProfileGraphQLLogger
LOGGER
-
-
Constructor Summary
Constructors Constructor Description MicroProfileGraphQLLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactivatingGraphQLForDeployment(String deployment)protected StringactivatingGraphQLForDeployment$str()voidactivatingSubsystem()protected StringactivatingSubsystem$str()voidcouldNotUpdateRenderJs(String path)protected StringcouldNotUpdateRenderJs$str()voidfoundOperations(int queries, int mutations)protected StringfoundOperations$str()protected LocalegetLoggingLocale()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmultipleGraphQLApiAnnotations()protected StringmultipleGraphQLApiAnnotations$str()-
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
-
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
activatingSubsystem
public final void activatingSubsystem()
- Specified by:
activatingSubsystemin interfaceMicroProfileGraphQLLogger
-
activatingSubsystem$str
protected String activatingSubsystem$str()
-
activatingGraphQLForDeployment
public final void activatingGraphQLForDeployment(String deployment)
- Specified by:
activatingGraphQLForDeploymentin interfaceMicroProfileGraphQLLogger
-
activatingGraphQLForDeployment$str
protected String activatingGraphQLForDeployment$str()
-
foundOperations
public final void foundOperations(int queries, int mutations)- Specified by:
foundOperationsin interfaceMicroProfileGraphQLLogger
-
foundOperations$str
protected String foundOperations$str()
-
couldNotUpdateRenderJs
public final void couldNotUpdateRenderJs(String path)
- Specified by:
couldNotUpdateRenderJsin interfaceMicroProfileGraphQLLogger
-
couldNotUpdateRenderJs$str
protected String couldNotUpdateRenderJs$str()
-
multipleGraphQLApiAnnotations$str
protected String multipleGraphQLApiAnnotations$str()
-
multipleGraphQLApiAnnotations
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleGraphQLApiAnnotations()
- Specified by:
multipleGraphQLApiAnnotationsin interfaceMicroProfileGraphQLLogger
-
-