public class ConfigLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements ConfigLogging, org.jboss.logging.BasicLogger, Serializable
log| Constructor and Description |
|---|
ConfigLogging_$logger(org.jboss.logging.Logger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
configValues(String jwtPublicKey,
String jwtIssuer,
String jwtLocation) |
protected String |
configValues$str() |
protected Locale |
getLoggingLocale() |
void |
parsingPublicKeyAsJwkFailed(String exceptionMessage) |
protected String |
parsingPublicKeyAsJwkFailed$str() |
void |
publicKeyAndLocationAreUnavailable() |
protected String |
publicKeyAndLocationAreUnavailable$str() |
void |
publicKeyParsedAsJwk() |
protected String |
publicKeyParsedAsJwk$str() |
void |
publicKeyParsedAsPem() |
protected String |
publicKeyParsedAsPem$str() |
void |
replacedConfig(String originalConfig,
String newConfig) |
protected String |
replacedConfig$str() |
void |
unsupportedKeyFormat() |
protected String |
unsupportedKeyFormat$str() |
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, warnvclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, 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, warnvprotected Locale getLoggingLocale()
public final void configValues(String jwtPublicKey, String jwtIssuer, String jwtLocation)
configValues in interface ConfigLoggingprotected String configValues$str()
public final void publicKeyAndLocationAreUnavailable()
publicKeyAndLocationAreUnavailable in interface ConfigLoggingprotected String publicKeyAndLocationAreUnavailable$str()
public final void publicKeyParsedAsJwk()
publicKeyParsedAsJwk in interface ConfigLoggingprotected String publicKeyParsedAsJwk$str()
public final void parsingPublicKeyAsJwkFailed(String exceptionMessage)
parsingPublicKeyAsJwkFailed in interface ConfigLoggingprotected String parsingPublicKeyAsJwkFailed$str()
public final void publicKeyParsedAsPem()
publicKeyParsedAsPem in interface ConfigLoggingprotected String publicKeyParsedAsPem$str()
public final void unsupportedKeyFormat()
unsupportedKeyFormat in interface ConfigLoggingprotected String unsupportedKeyFormat$str()
public final void replacedConfig(String originalConfig, String newConfig)
replacedConfig in interface ConfigLoggingprotected String replacedConfig$str()
Copyright © 2018–2021. All rights reserved.