public class SmallRyeGraphQLServerLogging_$logger extends Object implements SmallRyeGraphQLServerLogging, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.logging.Logger |
log |
| Constructor and Description |
|---|
SmallRyeGraphQLServerLogging_$logger(org.jboss.logging.Logger log) |
public SmallRyeGraphQLServerLogging_$logger(org.jboss.logging.Logger log)
protected Locale getLoggingLocale()
public final void emptyOrNullSchema()
emptyOrNullSchema in interface SmallRyeGraphQLServerLoggingprotected String emptyOrNullSchema$str()
public final void noGraphQLMethodsFound()
noGraphQLMethodsFound in interface SmallRyeGraphQLServerLoggingprotected String noGraphQLMethodsFound$str()
public final void duplicateOperation(String operationName)
duplicateOperation in interface SmallRyeGraphQLServerLoggingprotected String duplicateOperation$str()
public final void stringInputForVariables(String stringVars)
stringInputForVariables in interface SmallRyeGraphQLServerLoggingprotected String stringInputForVariables$str()
public final void retrievedFromCache(String query)
retrievedFromCache in interface SmallRyeGraphQLServerLoggingprotected String retrievedFromCache$str()
public final void addedToCache(String query)
addedToCache in interface SmallRyeGraphQLServerLoggingprotected String addedToCache$str()
public final void noArgConstructorMissing(String typeName)
noArgConstructorMissing in interface SmallRyeGraphQLServerLoggingprotected String noArgConstructorMissing$str()
public final void dontKnowHoToHandleArgument(String className, String methodName)
dontKnowHoToHandleArgument in interface SmallRyeGraphQLServerLoggingprotected String dontKnowHoToHandleArgument$str()
public final void payloadIn(String payload)
payloadIn in interface SmallRyeGraphQLServerLoggingprotected String payloadIn$str()
public final void payloadOut(String payload)
payloadOut in interface SmallRyeGraphQLServerLoggingprotected String payloadOut$str()
public final void dataFetchingError(Throwable cause)
dataFetchingError in interface SmallRyeGraphQLServerLoggingprotected String dataFetchingError$str()
public final void usingMetricsService(String name)
usingMetricsService in interface SmallRyeGraphQLServerLoggingprotected String usingMetricsService$str()
public final void usingTracingService(String name)
usingTracingService in interface SmallRyeGraphQLServerLoggingprotected String usingTracingService$str()
public final void usingLookupService(String name)
usingLookupService in interface SmallRyeGraphQLServerLoggingprotected String usingLookupService$str()
public final void usingClassLoadingService(String name)
usingClassLoadingService in interface SmallRyeGraphQLServerLoggingprotected String usingClassLoadingService$str()
public final void transformError(Throwable t)
transformError in interface SmallRyeGraphQLServerLoggingprotected String transformError$str()
public final void usingContextPropagationService(String name)
usingContextPropagationService in interface SmallRyeGraphQLServerLoggingprotected String usingContextPropagationService$str()
Copyright © 2018–2021. All rights reserved.