Package org.jboss.as.logging.logging
Class LoggingLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.as.logging.logging.LoggingLogger_$logger
-
- All Implemented Interfaces:
Serializable,LoggingLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-02-19T11:31:40+0000") public class LoggingLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements LoggingLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jboss.as.logging.logging.LoggingLogger
ROOT_LOGGER
-
-
Constructor Summary
Constructors Constructor Description LoggingLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringcannotAddHandlerToSelf(String handlerName)A message indicating the handler cannot be attached to itself.protected StringcannotAddHandlerToSelf$str()IllegalArgumentExceptioncannotLoadModule(Throwable cause, String moduleName, String description, String name)Creates an exception indicating a failure to load the module.protected StringcannotLoadModule$str()UnsupportedOperationExceptioncannotRegisterResourceOfType(String childType)Create a failure description message indicating that the resource of given type can not be registered.protected StringcannotRegisterResourceOfType$str()UnsupportedOperationExceptioncannotRemoveResourceOfType(String childType)Create a failure description message indicating that the resource of given type can not be removed.protected StringcannotRemoveResourceOfType$str()StringclassNotFound(Throwable cause, String className)Creates an exception indicating the class, represented by theclassNameparameter, could not be found.protected StringclassNotFound$str()IllegalArgumentExceptiondeploymentNameNotFound(PathAddress address)Creates an exception indicating the deployment name was not found on the address.protected StringdeploymentNameNotFound$str()voiderrorDeterminingChildrenExist(Throwable cause, String childType)Logs an error message indicating a failure to determine if a child resource exists.protected StringerrorDeterminingChildrenExist$str()voiderrorProcessingLogDirectory(String logDir)protected StringerrorProcessingLogDirectory$str()DeploymentUnitProcessingExceptionerrorProcessingLoggingConfiguration(Throwable cause)Creates an exception indicating an error occurred while searching for logging configuration files.protected StringerrorProcessingLoggingConfiguration$str()IllegalArgumentExceptionexpected(String token)Creates an exception indicating the token was expected next in the filter expression.IllegalArgumentExceptionexpected(String trueToken, String falseToken)Creates an exception indicating the one or the other tokens was expected next in the filter expression.protected Stringexpected1$str()protected Stringexpected2$str()IllegalArgumentExceptionexpectedIdentifier()Creates an exception indicating an identifier was expected next in the filter expression.protected StringexpectedIdentifier$str()IllegalArgumentExceptionexpectedString()Creates an exception indicating a string was expected next in the filter expression.protected StringexpectedString$str()IllegalStateExceptionextensionNotInitialized()Logs a warning message indicating theLogManageris required and the logging subsystem was not initialized.protected StringextensionNotInitialized$str()voidfailedToCloseResource(Throwable cause, AutoCloseable closeable)Logs an error message indicating to failure to close the resource represented by thecloseableparameter.protected StringfailedToCloseResource$str()DeploymentUnitProcessingExceptionfailedToConfigureLogging(Throwable cause, String fileName)Creates an exception indicating a failure to configure logging with the configuration file represented by thefileNameparameter.protected StringfailedToConfigureLogging$str()OperationFailedExceptionfailedToConfigureSslContext(Throwable cause, String resourceName, String resourceValue)Creates an exception indicating a failure to configure the SSL context.protected StringfailedToConfigureSslContext$str()RuntimeExceptionfailedToReadLogFile(Throwable cause, String name)Creates an exception indicating a failure to read the log file.protected StringfailedToReadLogFile$str()RuntimeExceptionfailedToWriteConfigurationFile(Throwable e, File fileName)A message indicating a failure to write the configuration file.protected StringfailedToWriteConfigurationFile$str()OperationFailedExceptionfilterNotFound(String name)Creates an exception indicating the filter could not be found.protected StringfilterNotFound$str()StringformatterNotFound(String name)Creates an exception indicating the formatter could not be found.protected StringformatterNotFound$str()protected LocalegetLoggingLocale()StringhandlerAlreadyDefined(String name)A message indicating the handler, represented by thenameparameter, is already assigned.protected StringhandlerAlreadyDefined$str()OperationFailedExceptionhandlerAttachedToHandlers(String handlerName, Collection<String> handlers)A message indicating the handler is attached to the handlers.protected StringhandlerAttachedToHandlers$str()OperationFailedExceptionhandlerAttachedToLoggers(String handlerName, Collection<String> loggers)A message indicating the handler is attached to the loggers.protected StringhandlerAttachedToLoggers$str()IllegalStateExceptionhandlerClosed()An exception indicating a handler has been closed.protected StringhandlerClosed$str()StringhandlerConfigurationNotFound(String name)A message indicating the handler configuration could not be found.protected StringhandlerConfigurationNotFound$str()OperationFailedExceptionillegalFormatterName()Creates an exception indicating a formatter is using a reserved name.protected StringillegalFormatterName$str()IllegalArgumentExceptioninvalidEscapeFoundInFilterExpression()Creates an exception indicating an invalid escape was found in the filter expression string.protected StringinvalidEscapeFoundInFilterExpression$str()OperationFailedExceptioninvalidExceptionOutputType(String value)A message indicating the exception output type is not valid.protected StringinvalidExceptionOutputType$str()StringinvalidFilter(String name)A message indicating the filter is invalid.protected StringinvalidFilter$str()OperationFailedExceptioninvalidFilterName(String name, char invalidChar)Creates an exception indicating the name of the filter is a reserved filter name.protected StringinvalidFilterName$str()OperationFailedExceptioninvalidFilterNameStart(String name, char invalidChar)Creates an exception indicating the name of the filter is a reserved filter name.protected StringinvalidFilterNameStart$str()OperationFailedExceptioninvalidLogFile(String path)Creates an exception indicating the path is a directory and cannot be used as a log file.protected StringinvalidLogFile$str()StringinvalidLogLevel(String level)A message indicating the log level, represented by thelevelparameter, is invalid.protected StringinvalidLogLevel$str()StringinvalidOverflowAction(String overflowAction)A message indicating the overflow action, represented by theoverflowActionparameter, is invalid.protected StringinvalidOverflowAction$str()voidinvalidPropertyAttribute(String name)Logs a warning message indicating the attribute, represented by thenameparameter, is not a configurable property value.protected StringinvalidPropertyAttribute$str()StringinvalidRelativeTo(String relativeTo)A message indicating an absolute path cannot be specified for relative-to.protected StringinvalidRelativeTo$str()StringinvalidSize(String size)A message indicating the size is invalid.protected StringinvalidSize$str()StringinvalidSuffix(String suffix)A message indicating a suffix is invalid.protected StringinvalidSuffix$str()OperationFailedExceptioninvalidType(Class<?> expected, Class<?> found)Creates an exception indicating the types is invalid.protected StringinvalidType$str()voidjulConfigurationFileFound(String fileName)Logs a warning message indicating the configuration file found appears to be aJ.U.L.configuration file and the log manager does not allow this configuration.protected StringjulConfigurationFileFound$str()voidlogContextNotRemoved(org.jboss.logmanager.LogContext logContext, String deploymentName)Logs an error message indicating thelog contextassociated with the deployment could not be removed from thelog context selector.protected StringlogContextNotRemoved$str()Resource.NoSuchResourceExceptionlogFileNotFound(String name, String directoryProperty)Creates an exception indicating the file was found in the log directory.protected StringlogFileNotFound$str()StringloggerConfigurationNotFound(String name)A message indicating the logger configuration could not be found.protected StringloggerConfigurationNotFound$str()StringloggerNotFound(String name)A message indicating the logger, represented by thenameparameter was not found.protected StringloggerNotFound$str()voidloggingProfileNotFound(String loggingProfile, ResourceRoot deployment)Logs a warning message indicating the deployment specified a logging profile, but the logging profile was not found.protected StringloggingProfileNotFound$str()StringpathManagerServiceNotStarted()protected StringpathManagerServiceNotStarted$str()voidperDeploymentPropertyDeprecated(String propertyName, String attributeName)Logs a warning message indicating the per-logging deployment property has been deprecated and should not be used.protected StringperDeploymentPropertyDeprecated$str()voidperLoggingDeploymentIgnored(String propertyName, String attributeName, String deploymentName)Logs a warning message indicating the per-logging deployment property is being ignored because the attribute has been set to ignore the deployments logging configuration.protected StringperLoggingDeploymentIgnored$str()OperationFailedExceptionreadNotAllowed(String name)Creates an exception indicating the user cannot read the file.protected StringreadNotAllowed$str()voidreplacingConfigurator(org.jboss.logmanager.Configurator c)Logs a warning message indicating the configurator class is an unknown type and will be replaced.protected StringreplacingConfigurator$str()voidreplacingNamedHandler(String name)Logs a warning message indicating the handler is being replaced due to a different type or module name.protected StringreplacingNamedHandler$str()OperationFailedExceptionreservedFilterName(String name, Collection<String> reservedNames)Creates an exception indicating the name of the filter is a reserved filter name.protected StringreservedFilterName$str()StringsuffixContainsMillis(String suffix)A message indicating a suffix contains seconds or milliseconds and the handler does not allow it.protected StringsuffixContainsMillis$str()IllegalArgumentExceptiontruncatedFilterExpression()Creates an exception indicating the filter expression string is truncated.protected StringtruncatedFilterExpression$str()IllegalArgumentExceptionunexpectedEnd()Creates an exception indicating an unexpected end of the filter expression.protected StringunexpectedEnd$str()voidunknownLogManager(String logManagerName)Logs a warning message indicating the log manager does not appear to theLogManager.protected StringunknownLogManager$str()voidunresolvablePathExpressions(Set<String> unresolvableExpressions)Logs a warning message indicating all the path expressions that could not be resolved while attempting to determine which log files are available to be read.protected StringunresolvablePathExpressions$str()UnsupportedOperationExceptionunsupportedMethod(String methodName, String className)Creates an exception indicating the method on the class is not supported.protected StringunsupportedMethod$str()voidusageOfAppender(String appenderType)Logs a warning message indicating the deprecation of an appender being used for custom-handler.protected StringusageOfAppender$str()voidusageOfLog4j1Config(String fileName, String deploymentName)Logs a warning message indicating the deprecation of log4j configuration files in a deployment.protected StringusageOfLog4j1Config$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()
-
failedToCloseResource
public final void failedToCloseResource(Throwable cause, AutoCloseable closeable)
Description copied from interface:LoggingLoggerLogs an error message indicating to failure to close the resource represented by thecloseableparameter.- Specified by:
failedToCloseResourcein interfaceLoggingLogger- Parameters:
cause- the cause of the errorcloseable- the resource
-
failedToCloseResource$str
protected String failedToCloseResource$str()
-
invalidPropertyAttribute
public final void invalidPropertyAttribute(String name)
Description copied from interface:LoggingLoggerLogs a warning message indicating the attribute, represented by thenameparameter, is not a configurable property value.- Specified by:
invalidPropertyAttributein interfaceLoggingLogger- Parameters:
name- the name of the attribute
-
invalidPropertyAttribute$str
protected String invalidPropertyAttribute$str()
-
pathManagerServiceNotStarted$str
protected String pathManagerServiceNotStarted$str()
-
pathManagerServiceNotStarted
public final String pathManagerServiceNotStarted()
- Specified by:
pathManagerServiceNotStartedin interfaceLoggingLogger
-
loggingProfileNotFound
public final void loggingProfileNotFound(String loggingProfile, ResourceRoot deployment)
Description copied from interface:LoggingLoggerLogs a warning message indicating the deployment specified a logging profile, but the logging profile was not found.- Specified by:
loggingProfileNotFoundin interfaceLoggingLogger- Parameters:
loggingProfile- the logging profile that was not founddeployment- the deployment that specified the logging profile
-
loggingProfileNotFound$str
protected String loggingProfileNotFound$str()
-
julConfigurationFileFound
public final void julConfigurationFileFound(String fileName)
Description copied from interface:LoggingLoggerLogs a warning message indicating the configuration file found appears to be aJ.U.L.configuration file and the log manager does not allow this configuration.- Specified by:
julConfigurationFileFoundin interfaceLoggingLogger- Parameters:
fileName- the configuration file name
-
julConfigurationFileFound$str
protected String julConfigurationFileFound$str()
-
replacingNamedHandler
public final void replacingNamedHandler(String name)
Description copied from interface:LoggingLoggerLogs a warning message indicating the handler is being replaced due to a different type or module name.- Specified by:
replacingNamedHandlerin interfaceLoggingLogger- Parameters:
name- the name of the handler
-
replacingNamedHandler$str
protected String replacingNamedHandler$str()
-
replacingConfigurator
public final void replacingConfigurator(org.jboss.logmanager.Configurator c)
Description copied from interface:LoggingLoggerLogs a warning message indicating the configurator class is an unknown type and will be replaced.- Specified by:
replacingConfiguratorin interfaceLoggingLogger- Parameters:
c- the class that is being replaced
-
replacingConfigurator$str
protected String replacingConfigurator$str()
-
logContextNotRemoved
public final void logContextNotRemoved(org.jboss.logmanager.LogContext logContext, String deploymentName)Description copied from interface:LoggingLoggerLogs an error message indicating thelog contextassociated with the deployment could not be removed from thelog context selector.- Specified by:
logContextNotRemovedin interfaceLoggingLogger- Parameters:
logContext- the log context that could not be removeddeploymentName- the name of the deployment
-
logContextNotRemoved$str
protected String logContextNotRemoved$str()
-
perDeploymentPropertyDeprecated
public final void perDeploymentPropertyDeprecated(String propertyName, String attributeName)
Description copied from interface:LoggingLoggerLogs a warning message indicating the per-logging deployment property has been deprecated and should not be used. Instead the attribute on the root subsystem should be used.- Specified by:
perDeploymentPropertyDeprecatedin interfaceLoggingLogger- Parameters:
propertyName- the per-deployment property nameattributeName- the name of the new attribute
-
perDeploymentPropertyDeprecated$str
protected String perDeploymentPropertyDeprecated$str()
-
perLoggingDeploymentIgnored
public final void perLoggingDeploymentIgnored(String propertyName, String attributeName, String deploymentName)
Description copied from interface:LoggingLoggerLogs a warning message indicating the per-logging deployment property is being ignored because the attribute has been set to ignore the deployments logging configuration.- Specified by:
perLoggingDeploymentIgnoredin interfaceLoggingLogger- Parameters:
propertyName- the per-deployment property nameattributeName- the name of the new attributedeploymentName- the name of the deployment
-
perLoggingDeploymentIgnored$str
protected String perLoggingDeploymentIgnored$str()
-
cannotLoadModule$str
protected String cannotLoadModule$str()
-
cannotLoadModule
public final IllegalArgumentException cannotLoadModule(Throwable cause, String moduleName, String description, String name)
Description copied from interface:LoggingLoggerCreates an exception indicating a failure to load the module.- Specified by:
cannotLoadModulein interfaceLoggingLogger- Parameters:
cause- the cause of the errormoduleName- the name of the module that could not be loadeddescription- a descriptionname- the name of the configuration- Returns:
- an
IllegalArgumentExceptionfor the error
-
classNotFound$str
protected String classNotFound$str()
-
classNotFound
public final String classNotFound(Throwable cause, String className)
Description copied from interface:LoggingLoggerCreates an exception indicating the class, represented by theclassNameparameter, could not be found.- Specified by:
classNotFoundin interfaceLoggingLogger- Parameters:
cause- the cause of the error.className- the name of the class that could not be found.- Returns:
- the message.
-
handlerAlreadyDefined$str
protected String handlerAlreadyDefined$str()
-
handlerAlreadyDefined
public final String handlerAlreadyDefined(String name)
Description copied from interface:LoggingLoggerA message indicating the handler, represented by thenameparameter, is already assigned.- Specified by:
handlerAlreadyDefinedin interfaceLoggingLogger- Parameters:
name- the handler name.- Returns:
- the message.
-
invalidFilter$str
protected String invalidFilter$str()
-
invalidFilter
public final String invalidFilter(String name)
Description copied from interface:LoggingLoggerA message indicating the filter is invalid.- Specified by:
invalidFilterin interfaceLoggingLogger- Parameters:
name- the name of the filter.- Returns:
- the message.
-
invalidLogLevel$str
protected String invalidLogLevel$str()
-
invalidLogLevel
public final String invalidLogLevel(String level)
Description copied from interface:LoggingLoggerA message indicating the log level, represented by thelevelparameter, is invalid.- Specified by:
invalidLogLevelin interfaceLoggingLogger- Parameters:
level- the invalid level.- Returns:
- the message.
-
invalidOverflowAction$str
protected String invalidOverflowAction$str()
-
invalidOverflowAction
public final String invalidOverflowAction(String overflowAction)
Description copied from interface:LoggingLoggerA message indicating the overflow action, represented by theoverflowActionparameter, is invalid.- Specified by:
invalidOverflowActionin interfaceLoggingLogger- Parameters:
overflowAction- the invalid overflow action.- Returns:
- the message.
-
invalidSize$str
protected String invalidSize$str()
-
invalidSize
public final String invalidSize(String size)
Description copied from interface:LoggingLoggerA message indicating the size is invalid.- Specified by:
invalidSizein interfaceLoggingLogger- Parameters:
size- the size.- Returns:
- the message.
-
loggerNotFound$str
protected String loggerNotFound$str()
-
loggerNotFound
public final String loggerNotFound(String name)
Description copied from interface:LoggingLoggerA message indicating the logger, represented by thenameparameter was not found.- Specified by:
loggerNotFoundin interfaceLoggingLogger- Parameters:
name- the name of the missing logger.- Returns:
- the message.
-
invalidRelativeTo$str
protected String invalidRelativeTo$str()
-
invalidRelativeTo
public final String invalidRelativeTo(String relativeTo)
Description copied from interface:LoggingLoggerA message indicating an absolute path cannot be specified for relative-to.- Specified by:
invalidRelativeToin interfaceLoggingLogger- Parameters:
relativeTo- the invalid absolute path.- Returns:
- the message.
-
invalidSuffix$str
protected String invalidSuffix$str()
-
invalidSuffix
public final String invalidSuffix(String suffix)
Description copied from interface:LoggingLoggerA message indicating a suffix is invalid.- Specified by:
invalidSuffixin interfaceLoggingLogger- Parameters:
suffix- the suffix.- Returns:
- the message.
-
failedToConfigureLogging$str
protected String failedToConfigureLogging$str()
-
failedToConfigureLogging
public final DeploymentUnitProcessingException failedToConfigureLogging(Throwable cause, String fileName)
Description copied from interface:LoggingLoggerCreates an exception indicating a failure to configure logging with the configuration file represented by thefileNameparameter.- Specified by:
failedToConfigureLoggingin interfaceLoggingLogger- Parameters:
cause- the cause of the error.fileName- the configuration file name.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
errorProcessingLoggingConfiguration$str
protected String errorProcessingLoggingConfiguration$str()
-
errorProcessingLoggingConfiguration
public final DeploymentUnitProcessingException errorProcessingLoggingConfiguration(Throwable cause)
Description copied from interface:LoggingLoggerCreates an exception indicating an error occurred while searching for logging configuration files.- Specified by:
errorProcessingLoggingConfigurationin interfaceLoggingLogger- Parameters:
cause- the cause of the error.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
handlerAttachedToHandlers$str
protected String handlerAttachedToHandlers$str()
-
handlerAttachedToHandlers
public final OperationFailedException handlerAttachedToHandlers(String handlerName, Collection<String> handlers)
Description copied from interface:LoggingLoggerA message indicating the handler is attached to the handlers.- Specified by:
handlerAttachedToHandlersin interfaceLoggingLogger- Parameters:
handlerName- the name of tha attached handler.handlers- a collection of the handler names.- Returns:
- the message.
-
handlerAttachedToLoggers$str
protected String handlerAttachedToLoggers$str()
-
handlerAttachedToLoggers
public final OperationFailedException handlerAttachedToLoggers(String handlerName, Collection<String> loggers)
Description copied from interface:LoggingLoggerA message indicating the handler is attached to the loggers.- Specified by:
handlerAttachedToLoggersin interfaceLoggingLogger- Parameters:
handlerName- the name of tha attached handler.loggers- a collection of the logger names.- Returns:
- the message.
-
cannotAddHandlerToSelf$str
protected String cannotAddHandlerToSelf$str()
-
cannotAddHandlerToSelf
public final String cannotAddHandlerToSelf(String handlerName)
Description copied from interface:LoggingLoggerA message indicating the handler cannot be attached to itself.- Specified by:
cannotAddHandlerToSelfin interfaceLoggingLogger- Parameters:
handlerName- the name of the handler- Returns:
- the message
-
handlerClosed$str
protected String handlerClosed$str()
-
handlerClosed
public final IllegalStateException handlerClosed()
Description copied from interface:LoggingLoggerAn exception indicating a handler has been closed.- Specified by:
handlerClosedin interfaceLoggingLogger- Returns:
- an
IllegalStateExceptionfor the error
-
handlerConfigurationNotFound$str
protected String handlerConfigurationNotFound$str()
-
handlerConfigurationNotFound
public final String handlerConfigurationNotFound(String name)
Description copied from interface:LoggingLoggerA message indicating the handler configuration could not be found.- Specified by:
handlerConfigurationNotFoundin interfaceLoggingLogger- Parameters:
name- the name of the handler- Returns:
- the message
-
loggerConfigurationNotFound$str
protected String loggerConfigurationNotFound$str()
-
loggerConfigurationNotFound
public final String loggerConfigurationNotFound(String name)
Description copied from interface:LoggingLoggerA message indicating the logger configuration could not be found.- Specified by:
loggerConfigurationNotFoundin interfaceLoggingLogger- Parameters:
name- the name of the logger- Returns:
- the message
-
unsupportedMethod$str
protected String unsupportedMethod$str()
-
unsupportedMethod
public final UnsupportedOperationException unsupportedMethod(String methodName, String className)
Description copied from interface:LoggingLoggerCreates an exception indicating the method on the class is not supported.- Specified by:
unsupportedMethodin interfaceLoggingLogger- Parameters:
methodName- the name of the methodclassName- the name of the class- Returns:
- an
UnsupportedOperationExceptionfor the error
-
failedToWriteConfigurationFile$str
protected String failedToWriteConfigurationFile$str()
-
failedToWriteConfigurationFile
public final RuntimeException failedToWriteConfigurationFile(Throwable e, File fileName)
Description copied from interface:LoggingLoggerA message indicating a failure to write the configuration file.- Specified by:
failedToWriteConfigurationFilein interfaceLoggingLoggerfileName- the name of the file- Returns:
- the message
-
formatterNotFound$str
protected String formatterNotFound$str()
-
formatterNotFound
public final String formatterNotFound(String name)
Description copied from interface:LoggingLoggerCreates an exception indicating the formatter could not be found.- Specified by:
formatterNotFoundin interfaceLoggingLogger- Parameters:
name- the name of the formatter- Returns:
- an
IllegalArgumentExceptionfor the error
-
truncatedFilterExpression$str
protected String truncatedFilterExpression$str()
-
truncatedFilterExpression
public final IllegalArgumentException truncatedFilterExpression()
Description copied from interface:LoggingLoggerCreates an exception indicating the filter expression string is truncated.- Specified by:
truncatedFilterExpressionin interfaceLoggingLogger- Returns:
- an
IllegalArgumentExceptionfor the error
-
invalidEscapeFoundInFilterExpression$str
protected String invalidEscapeFoundInFilterExpression$str()
-
invalidEscapeFoundInFilterExpression
public final IllegalArgumentException invalidEscapeFoundInFilterExpression()
Description copied from interface:LoggingLoggerCreates an exception indicating an invalid escape was found in the filter expression string.- Specified by:
invalidEscapeFoundInFilterExpressionin interfaceLoggingLogger- Returns:
- an
IllegalArgumentExceptionfor the error
-
filterNotFound$str
protected String filterNotFound$str()
-
filterNotFound
public final OperationFailedException filterNotFound(String name)
Description copied from interface:LoggingLoggerCreates an exception indicating the filter could not be found.- Specified by:
filterNotFoundin interfaceLoggingLogger- Parameters:
name- the name of the filter- Returns:
- an
IllegalArgumentExceptionfor the error
-
expectedIdentifier$str
protected String expectedIdentifier$str()
-
expectedIdentifier
public final IllegalArgumentException expectedIdentifier()
Description copied from interface:LoggingLoggerCreates an exception indicating an identifier was expected next in the filter expression.- Specified by:
expectedIdentifierin interfaceLoggingLogger- Returns:
- an
IllegalArgumentExceptionfor the error
-
expectedString$str
protected String expectedString$str()
-
expectedString
public final IllegalArgumentException expectedString()
Description copied from interface:LoggingLoggerCreates an exception indicating a string was expected next in the filter expression.- Specified by:
expectedStringin interfaceLoggingLogger- Returns:
- an
IllegalArgumentExceptionfor the error
-
expected1$str
protected String expected1$str()
-
expected
public final IllegalArgumentException expected(String token)
Description copied from interface:LoggingLoggerCreates an exception indicating the token was expected next in the filter expression.- Specified by:
expectedin interfaceLoggingLogger- Parameters:
token- the token expected- Returns:
- an
IllegalArgumentExceptionfor the error
-
expected2$str
protected String expected2$str()
-
expected
public final IllegalArgumentException expected(String trueToken, String falseToken)
Description copied from interface:LoggingLoggerCreates an exception indicating the one or the other tokens was expected next in the filter expression.- Specified by:
expectedin interfaceLoggingLogger- Parameters:
trueToken- the true tokenfalseToken- the false token- Returns:
- an
IllegalArgumentExceptionfor the error
-
unexpectedEnd$str
protected String unexpectedEnd$str()
-
unexpectedEnd
public final IllegalArgumentException unexpectedEnd()
Description copied from interface:LoggingLoggerCreates an exception indicating an unexpected end of the filter expression.- Specified by:
unexpectedEndin interfaceLoggingLogger- Returns:
- an
IllegalArgumentExceptionfor the error
-
extensionNotInitialized$str
protected String extensionNotInitialized$str()
-
extensionNotInitialized
public final IllegalStateException extensionNotInitialized()
Description copied from interface:LoggingLoggerLogs a warning message indicating theLogManageris required and the logging subsystem was not initialized.- Specified by:
extensionNotInitializedin interfaceLoggingLogger- Returns:
- an
IllegalStateExceptionfor the error
-
failedToReadLogFile$str
protected String failedToReadLogFile$str()
-
failedToReadLogFile
public final RuntimeException failedToReadLogFile(Throwable cause, String name)
Description copied from interface:LoggingLoggerCreates an exception indicating a failure to read the log file.Thrown as a
RuntimeExceptionbecause the operation did not fail. The cause is likely a failure to read the file at an OS level.- Specified by:
failedToReadLogFilein interfaceLoggingLogger- Parameters:
cause- the cause of the errorname- the name of the file that was not found- Returns:
- an
RuntimeExceptionfor the error
-
logFileNotFound$str
protected String logFileNotFound$str()
-
logFileNotFound
public final Resource.NoSuchResourceException logFileNotFound(String name, String directoryProperty)
Description copied from interface:LoggingLoggerCreates an exception indicating the file was found in the log directory.- Specified by:
logFileNotFoundin interfaceLoggingLogger- Parameters:
name- the name of the file that was not founddirectoryProperty- the name of the property used to resolved the log directory- Returns:
- an
OperationFailedExceptionfor the error
-
readNotAllowed$str
protected String readNotAllowed$str()
-
readNotAllowed
public final OperationFailedException readNotAllowed(String name)
Description copied from interface:LoggingLoggerCreates an exception indicating the user cannot read the file.- Specified by:
readNotAllowedin interfaceLoggingLogger- Parameters:
name- the name of the file that was not allowed to be read- Returns:
- an
OperationFailedExceptionfor the error
-
suffixContainsMillis$str
protected String suffixContainsMillis$str()
-
suffixContainsMillis
public final String suffixContainsMillis(String suffix)
Description copied from interface:LoggingLoggerA message indicating a suffix contains seconds or milliseconds and the handler does not allow it.- Specified by:
suffixContainsMillisin interfaceLoggingLogger- Parameters:
suffix- the suffix.- Returns:
- the message.
-
invalidLogFile$str
protected String invalidLogFile$str()
-
invalidLogFile
public final OperationFailedException invalidLogFile(String path)
Description copied from interface:LoggingLoggerCreates an exception indicating the path is a directory and cannot be used as a log file.- Specified by:
invalidLogFilein interfaceLoggingLogger- Parameters:
path- the path attempting to be used as a log file- Returns:
- an
OperationFailedExceptionfor the error.
-
cannotRegisterResourceOfType$str
protected String cannotRegisterResourceOfType$str()
-
cannotRegisterResourceOfType
public final UnsupportedOperationException cannotRegisterResourceOfType(String childType)
Description copied from interface:LoggingLoggerCreate a failure description message indicating that the resource of given type can not be registered.- Specified by:
cannotRegisterResourceOfTypein interfaceLoggingLogger- Returns:
- an
UnsupportedOperationExceptionfor the error
-
cannotRemoveResourceOfType$str
protected String cannotRemoveResourceOfType$str()
-
cannotRemoveResourceOfType
public final UnsupportedOperationException cannotRemoveResourceOfType(String childType)
Description copied from interface:LoggingLoggerCreate a failure description message indicating that the resource of given type can not be removed.- Specified by:
cannotRemoveResourceOfTypein interfaceLoggingLogger- Returns:
- an
UnsupportedOperationExceptionfor the error
-
deploymentNameNotFound$str
protected String deploymentNameNotFound$str()
-
deploymentNameNotFound
public final IllegalArgumentException deploymentNameNotFound(PathAddress address)
Description copied from interface:LoggingLoggerCreates an exception indicating the deployment name was not found on the address.- Specified by:
deploymentNameNotFoundin interfaceLoggingLogger- Parameters:
address- the invalid address- Returns:
- an
IllegalArgumentExceptionfor the error
-
errorProcessingLogDirectory
public final void errorProcessingLogDirectory(String logDir)
- Specified by:
errorProcessingLogDirectoryin interfaceLoggingLogger
-
errorProcessingLogDirectory$str
protected String errorProcessingLogDirectory$str()
-
errorDeterminingChildrenExist
public final void errorDeterminingChildrenExist(Throwable cause, String childType)
Description copied from interface:LoggingLoggerLogs an error message indicating a failure to determine if a child resource exists.- Specified by:
errorDeterminingChildrenExistin interfaceLoggingLogger- Parameters:
cause- the cause of the errorchildType- the child resource
-
errorDeterminingChildrenExist$str
protected String errorDeterminingChildrenExist$str()
-
unknownLogManager
public final void unknownLogManager(String logManagerName)
Description copied from interface:LoggingLoggerLogs a warning message indicating the log manager does not appear to theLogManager.- Specified by:
unknownLogManagerin interfaceLoggingLogger- Parameters:
logManagerName- the log manager system property value
-
unknownLogManager$str
protected String unknownLogManager$str()
-
unresolvablePathExpressions
public final void unresolvablePathExpressions(Set<String> unresolvableExpressions)
Description copied from interface:LoggingLoggerLogs a warning message indicating all the path expressions that could not be resolved while attempting to determine which log files are available to be read.Note this will only be logged once for the life of the JVM.
- Specified by:
unresolvablePathExpressionsin interfaceLoggingLogger- Parameters:
unresolvableExpressions- the set of expressions that could not be resolved
-
unresolvablePathExpressions$str
protected String unresolvablePathExpressions$str()
-
invalidExceptionOutputType$str
protected String invalidExceptionOutputType$str()
-
invalidExceptionOutputType
public final OperationFailedException invalidExceptionOutputType(String value)
Description copied from interface:LoggingLoggerA message indicating the exception output type is not valid.- Specified by:
invalidExceptionOutputTypein interfaceLoggingLogger- Parameters:
value- the invalid value- Returns:
- an
OperationFailedExceptionfor the error
-
invalidType$str
protected String invalidType$str()
-
invalidType
public final OperationFailedException invalidType(Class<?> expected, Class<?> found)
Description copied from interface:LoggingLoggerCreates an exception indicating the types is invalid.- Specified by:
invalidTypein interfaceLoggingLogger- Parameters:
expected- the expected typefound- the found type- Returns:
- an
OperationFailedExceptionfor the error
-
failedToConfigureSslContext$str
protected String failedToConfigureSslContext$str()
-
failedToConfigureSslContext
public final OperationFailedException failedToConfigureSslContext(Throwable cause, String resourceName, String resourceValue)
Description copied from interface:LoggingLoggerCreates an exception indicating a failure to configure the SSL context.- Specified by:
failedToConfigureSslContextin interfaceLoggingLogger- Parameters:
cause- the cause of the errorresourceName- the name of the resourceresourceValue- the resource value- Returns:
- an
OperationFailedExceptionfor the error
-
illegalFormatterName$str
protected String illegalFormatterName$str()
-
illegalFormatterName
public final OperationFailedException illegalFormatterName()
Description copied from interface:LoggingLoggerCreates an exception indicating a formatter is using a reserved name.- Specified by:
illegalFormatterNamein interfaceLoggingLogger- Returns:
- an
OperationFailedExceptionfor the error
-
reservedFilterName$str
protected String reservedFilterName$str()
-
reservedFilterName
public final OperationFailedException reservedFilterName(String name, Collection<String> reservedNames)
Description copied from interface:LoggingLoggerCreates an exception indicating the name of the filter is a reserved filter name.- Specified by:
reservedFilterNamein interfaceLoggingLogger- Parameters:
name- the invalid namereservedNames- the collection of reserved names- Returns:
- an
OperationFailedExceptionfor the error
-
invalidFilterNameStart$str
protected String invalidFilterNameStart$str()
-
invalidFilterNameStart
public final OperationFailedException invalidFilterNameStart(String name, char invalidChar)
Description copied from interface:LoggingLoggerCreates an exception indicating the name of the filter is a reserved filter name.- Specified by:
invalidFilterNameStartin interfaceLoggingLogger- Parameters:
name- the invalid nameinvalidChar- the invalid character- Returns:
- an
OperationFailedExceptionfor the error
-
invalidFilterName$str
protected String invalidFilterName$str()
-
invalidFilterName
public final OperationFailedException invalidFilterName(String name, char invalidChar)
Description copied from interface:LoggingLoggerCreates an exception indicating the name of the filter is a reserved filter name.- Specified by:
invalidFilterNamein interfaceLoggingLogger- Parameters:
name- the invalid nameinvalidChar- the invalid character- Returns:
- an
OperationFailedExceptionfor the error
-
usageOfAppender
public final void usageOfAppender(String appenderType)
Description copied from interface:LoggingLoggerLogs a warning message indicating the deprecation of an appender being used for custom-handler.- Specified by:
usageOfAppenderin interfaceLoggingLogger- Parameters:
appenderType- the appender being used
-
usageOfAppender$str
protected String usageOfAppender$str()
-
usageOfLog4j1Config
public final void usageOfLog4j1Config(String fileName, String deploymentName)
Description copied from interface:LoggingLoggerLogs a warning message indicating the deprecation of log4j configuration files in a deployment.- Specified by:
usageOfLog4j1Configin interfaceLoggingLogger- Parameters:
fileName- the log4j configuration filedeploymentName- the deployment name
-
usageOfLog4j1Config$str
protected String usageOfLog4j1Config$str()
-
-