@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-12-08T12:37:50+0000") public class JacksonLogger_$logger extends Object implements JacksonLogger, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
log |
LOGGER| Constructor and Description |
|---|
JacksonLogger_$logger(Logger log) |
| Modifier and Type | Method and Description |
|---|---|
String |
cannotDeserialize()
Returns a message indicating the data could not be deserialized.
|
protected String |
cannotDeserialize$str() |
protected Locale |
getLoggingLocale() |
void |
logCannotDeserialize(Throwable cause)
Logs a message indicating the data could not be deserialized.
|
protected String |
logCannotDeserialize$str() |
protected final Logger log
public JacksonLogger_$logger(Logger log)
protected Locale getLoggingLocale()
protected String cannotDeserialize$str()
public final String cannotDeserialize()
JacksonLoggercannotDeserialize in interface JacksonLoggerpublic final void logCannotDeserialize(Throwable cause)
JacksonLoggerlogCannotDeserialize in interface JacksonLoggercause - the cause of the errorprotected String logCannotDeserialize$str()
Copyright © 2024 JBoss by Red Hat. All rights reserved.