public class SmallRyeGraphQLServletLogging_$logger extends Object implements SmallRyeGraphQLServletLogging, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.logging.Logger |
log |
| Constructor and Description |
|---|
SmallRyeGraphQLServletLogging_$logger(org.jboss.logging.Logger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
cannotCreateUrl(Exception e) |
protected String |
cannotCreateUrl$str() |
void |
cannotProcessFile(String path,
Exception cause) |
protected String |
cannotProcessFile$str() |
void |
couldNotProcessUrl(URL url,
Exception e) |
protected String |
couldNotProcessUrl$str() |
void |
destroyed() |
protected String |
destroyed$str() |
void |
generatingIndex() |
protected String |
generatingIndex$str() |
protected Locale |
getLoggingLocale() |
void |
ignoringUrl(URL url) |
protected String |
ignoringUrl$str() |
void |
initialized() |
protected String |
initialized$str() |
void |
ioException(Exception ex) |
protected String |
ioException$str() |
void |
jsonInput(String input) |
protected String |
jsonInput$str() |
void |
loadedIndexFrom(String path) |
protected String |
loadedIndexFrom$str() |
void |
processingFile(String path) |
protected String |
processingFile$str() |
void |
unableToLogReader(Reader reader) |
protected String |
unableToLogReader$str() |
public SmallRyeGraphQLServletLogging_$logger(org.jboss.logging.Logger log)
protected Locale getLoggingLocale()
public final void loadedIndexFrom(String path)
loadedIndexFrom in interface SmallRyeGraphQLServletLoggingprotected String loadedIndexFrom$str()
public final void generatingIndex()
generatingIndex in interface SmallRyeGraphQLServletLoggingprotected String generatingIndex$str()
public final void processingFile(String path)
processingFile in interface SmallRyeGraphQLServletLoggingprotected String processingFile$str()
public final void cannotProcessFile(String path, Exception cause)
cannotProcessFile in interface SmallRyeGraphQLServletLoggingprotected String cannotProcessFile$str()
public final void cannotCreateUrl(Exception e)
cannotCreateUrl in interface SmallRyeGraphQLServletLoggingprotected String cannotCreateUrl$str()
public final void ignoringUrl(URL url)
ignoringUrl in interface SmallRyeGraphQLServletLoggingprotected String ignoringUrl$str()
public final void couldNotProcessUrl(URL url, Exception e)
couldNotProcessUrl in interface SmallRyeGraphQLServletLoggingprotected String couldNotProcessUrl$str()
public final void initialized()
initialized in interface SmallRyeGraphQLServletLoggingprotected String initialized$str()
public final void destroyed()
destroyed in interface SmallRyeGraphQLServletLoggingprotected String destroyed$str()
public final void ioException(Exception ex)
ioException in interface SmallRyeGraphQLServletLoggingprotected String ioException$str()
public final void jsonInput(String input)
jsonInput in interface SmallRyeGraphQLServletLoggingprotected String jsonInput$str()
public final void unableToLogReader(Reader reader)
unableToLogReader in interface SmallRyeGraphQLServletLoggingprotected String unableToLogReader$str()
Copyright © 2018–2021. All rights reserved.