public class LoggingProfile<T extends LoggingProfile> extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingProfile.LoggingProfileResources
Child mutators for LoggingProfile
|
| Constructor and Description |
|---|
LoggingProfile(String key) |
| Modifier and Type | Method and Description |
|---|---|
LoggingProfile |
asyncHandler(AsyncHandler value)
Add the org.wildfly.swarm.config.logging.AsyncHandler object to the list of subresources
|
LoggingProfile |
asyncHandler(String childKey)
Create and configure a org.wildfly.swarm.config.logging.AsyncHandler object to the list of subresources
|
LoggingProfile |
asyncHandler(String childKey,
AsyncHandlerConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.AsyncHandler object to the list of subresources
|
LoggingProfile |
asyncHandlers(List<AsyncHandler> value)
Add all org.wildfly.swarm.config.logging.AsyncHandler objects to this subresource
|
LoggingProfile |
consoleHandler(ConsoleHandler value)
Add the org.wildfly.swarm.config.logging.ConsoleHandler object to the list of subresources
|
LoggingProfile |
consoleHandler(String childKey)
Create and configure a org.wildfly.swarm.config.logging.ConsoleHandler object to the list of subresources
|
LoggingProfile |
consoleHandler(String childKey,
ConsoleHandlerConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.ConsoleHandler object to the list of subresources
|
LoggingProfile |
consoleHandlers(List<ConsoleHandler> value)
Add all org.wildfly.swarm.config.logging.ConsoleHandler objects to this subresource
|
LoggingProfile |
customFormatter(CustomFormatter value)
Add the org.wildfly.swarm.config.logging.CustomFormatter object to the list of subresources
|
LoggingProfile |
customFormatter(String childKey)
Create and configure a org.wildfly.swarm.config.logging.CustomFormatter object to the list of subresources
|
LoggingProfile |
customFormatter(String childKey,
CustomFormatterConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.CustomFormatter object to the list of subresources
|
LoggingProfile |
customFormatters(List<CustomFormatter> value)
Add all org.wildfly.swarm.config.logging.CustomFormatter objects to this subresource
|
LoggingProfile |
customHandler(CustomHandler value)
Add the org.wildfly.swarm.config.logging.CustomHandler object to the list of subresources
|
LoggingProfile |
customHandler(String childKey)
Create and configure a org.wildfly.swarm.config.logging.CustomHandler object to the list of subresources
|
LoggingProfile |
customHandler(String childKey,
CustomHandlerConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.CustomHandler object to the list of subresources
|
LoggingProfile |
customHandlers(List<CustomHandler> value)
Add all org.wildfly.swarm.config.logging.CustomHandler objects to this subresource
|
LoggingProfile |
fileHandler(FileHandler value)
Add the org.wildfly.swarm.config.logging.FileHandler object to the list of subresources
|
LoggingProfile |
fileHandler(String childKey)
Create and configure a org.wildfly.swarm.config.logging.FileHandler object to the list of subresources
|
LoggingProfile |
fileHandler(String childKey,
FileHandlerConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.FileHandler object to the list of subresources
|
LoggingProfile |
fileHandlers(List<FileHandler> value)
Add all org.wildfly.swarm.config.logging.FileHandler objects to this subresource
|
String |
getKey() |
LoggingProfile |
logFile(LogFile value)
Add the org.wildfly.swarm.config.logging.LogFile object to the list of subresources
|
LoggingProfile |
logFile(String childKey)
Create and configure a org.wildfly.swarm.config.logging.LogFile object to the list of subresources
|
LoggingProfile |
logFile(String childKey,
LogFileConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.LogFile object to the list of subresources
|
LoggingProfile |
logFiles(List<LogFile> value)
Add all org.wildfly.swarm.config.logging.LogFile objects to this subresource
|
LoggingProfile |
logger(Logger value)
Add the org.wildfly.swarm.config.logging.Logger object to the list of subresources
|
LoggingProfile |
logger(String childKey)
Create and configure a org.wildfly.swarm.config.logging.Logger object to the list of subresources
|
LoggingProfile |
logger(String childKey,
LoggerConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.Logger object to the list of subresources
|
LoggingProfile |
loggers(List<Logger> value)
Add all org.wildfly.swarm.config.logging.Logger objects to this subresource
|
LoggingProfile |
patternFormatter(PatternFormatter value)
Add the org.wildfly.swarm.config.logging.PatternFormatter object to the list of subresources
|
LoggingProfile |
patternFormatter(String childKey)
Create and configure a org.wildfly.swarm.config.logging.PatternFormatter object to the list of subresources
|
LoggingProfile |
patternFormatter(String childKey,
PatternFormatterConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.PatternFormatter object to the list of subresources
|
LoggingProfile |
patternFormatters(List<PatternFormatter> value)
Add all org.wildfly.swarm.config.logging.PatternFormatter objects to this subresource
|
LoggingProfile |
periodicRotatingFileHandler(PeriodicRotatingFileHandler value)
Add the org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler object to the list of subresources
|
LoggingProfile |
periodicRotatingFileHandler(String childKey)
Create and configure a org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler object to the list of subresources
|
LoggingProfile |
periodicRotatingFileHandler(String childKey,
PeriodicRotatingFileHandlerConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler object to the list of subresources
|
LoggingProfile |
periodicRotatingFileHandlers(List<PeriodicRotatingFileHandler> value)
Add all org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler objects to this subresource
|
LoggingProfile |
periodicSizeRotatingFileHandler(PeriodicSizeRotatingFileHandler value)
Add the org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler object to the list of subresources
|
LoggingProfile |
periodicSizeRotatingFileHandler(String childKey)
Create and configure a org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler object to the list of subresources
|
LoggingProfile |
periodicSizeRotatingFileHandler(String childKey,
PeriodicSizeRotatingFileHandlerConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler object to the list of subresources
|
LoggingProfile |
periodicSizeRotatingFileHandlers(List<PeriodicSizeRotatingFileHandler> value)
Add all org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler objects to this subresource
|
RootLogger |
rootLogger()
Defines the root logger for this log context.
|
LoggingProfile |
rootLogger(RootLogger value)
Defines the root logger for this log context.
|
LoggingProfile |
sizeRotatingFileHandler(SizeRotatingFileHandler value)
Add the org.wildfly.swarm.config.logging.SizeRotatingFileHandler object to the list of subresources
|
LoggingProfile |
sizeRotatingFileHandler(String childKey)
Create and configure a org.wildfly.swarm.config.logging.SizeRotatingFileHandler object to the list of subresources
|
LoggingProfile |
sizeRotatingFileHandler(String childKey,
SizeRotatingFileHandlerConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.SizeRotatingFileHandler object to the list of subresources
|
LoggingProfile |
sizeRotatingFileHandlers(List<SizeRotatingFileHandler> value)
Add all org.wildfly.swarm.config.logging.SizeRotatingFileHandler objects to this subresource
|
LoggingProfile.LoggingProfileResources |
subresources() |
LoggingProfile |
syslogHandler(String childKey)
Create and configure a org.wildfly.swarm.config.logging.SyslogHandler object to the list of subresources
|
LoggingProfile |
syslogHandler(String childKey,
SyslogHandlerConfigurator config)
Create and configure a org.wildfly.swarm.config.logging.SyslogHandler object to the list of subresources
|
LoggingProfile |
syslogHandler(SyslogHandler value)
Add the org.wildfly.swarm.config.logging.SyslogHandler object to the list of subresources
|
LoggingProfile |
syslogHandlers(List<SyslogHandler> value)
Add all org.wildfly.swarm.config.logging.SyslogHandler objects to this subresource
|
public LoggingProfile(String key)
public String getKey()
public LoggingProfile.LoggingProfileResources subresources()
public LoggingProfile periodicRotatingFileHandlers(List<PeriodicRotatingFileHandler> value)
value - List of org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler objects.public LoggingProfile periodicRotatingFileHandler(PeriodicRotatingFileHandler value)
value - The org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler to addpublic LoggingProfile periodicRotatingFileHandler(String childKey, PeriodicRotatingFileHandlerConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler resourceconfig - The org.wildfly.swarm.config.logging.PeriodicRotatingFileHandlerConfigurator to usepublic LoggingProfile periodicRotatingFileHandler(String childKey)
key - The key for the org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler resourcepublic LoggingProfile customFormatters(List<CustomFormatter> value)
value - List of org.wildfly.swarm.config.logging.CustomFormatter objects.public LoggingProfile customFormatter(CustomFormatter value)
value - The org.wildfly.swarm.config.logging.CustomFormatter to addpublic LoggingProfile customFormatter(String childKey, CustomFormatterConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.CustomFormatter resourceconfig - The org.wildfly.swarm.config.logging.CustomFormatterConfigurator to usepublic LoggingProfile customFormatter(String childKey)
key - The key for the org.wildfly.swarm.config.logging.CustomFormatter resourcepublic LoggingProfile periodicSizeRotatingFileHandlers(List<PeriodicSizeRotatingFileHandler> value)
value - List of org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler objects.public LoggingProfile periodicSizeRotatingFileHandler(PeriodicSizeRotatingFileHandler value)
value - The org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler to addpublic LoggingProfile periodicSizeRotatingFileHandler(String childKey, PeriodicSizeRotatingFileHandlerConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler resourceconfig - The org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandlerConfigurator to usepublic LoggingProfile periodicSizeRotatingFileHandler(String childKey)
key - The key for the org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler resourcepublic LoggingProfile consoleHandlers(List<ConsoleHandler> value)
value - List of org.wildfly.swarm.config.logging.ConsoleHandler objects.public LoggingProfile consoleHandler(ConsoleHandler value)
value - The org.wildfly.swarm.config.logging.ConsoleHandler to addpublic LoggingProfile consoleHandler(String childKey, ConsoleHandlerConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.ConsoleHandler resourceconfig - The org.wildfly.swarm.config.logging.ConsoleHandlerConfigurator to usepublic LoggingProfile consoleHandler(String childKey)
key - The key for the org.wildfly.swarm.config.logging.ConsoleHandler resourcepublic LoggingProfile loggers(List<Logger> value)
value - List of org.wildfly.swarm.config.logging.Logger objects.public LoggingProfile logger(Logger value)
value - The org.wildfly.swarm.config.logging.Logger to addpublic LoggingProfile logger(String childKey, LoggerConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.Logger resourceconfig - The org.wildfly.swarm.config.logging.LoggerConfigurator to usepublic LoggingProfile logger(String childKey)
key - The key for the org.wildfly.swarm.config.logging.Logger resourcepublic LoggingProfile asyncHandlers(List<AsyncHandler> value)
value - List of org.wildfly.swarm.config.logging.AsyncHandler objects.public LoggingProfile asyncHandler(AsyncHandler value)
value - The org.wildfly.swarm.config.logging.AsyncHandler to addpublic LoggingProfile asyncHandler(String childKey, AsyncHandlerConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.AsyncHandler resourceconfig - The org.wildfly.swarm.config.logging.AsyncHandlerConfigurator to usepublic LoggingProfile asyncHandler(String childKey)
key - The key for the org.wildfly.swarm.config.logging.AsyncHandler resourcepublic LoggingProfile fileHandlers(List<FileHandler> value)
value - List of org.wildfly.swarm.config.logging.FileHandler objects.public LoggingProfile fileHandler(FileHandler value)
value - The org.wildfly.swarm.config.logging.FileHandler to addpublic LoggingProfile fileHandler(String childKey, FileHandlerConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.FileHandler resourceconfig - The org.wildfly.swarm.config.logging.FileHandlerConfigurator to usepublic LoggingProfile fileHandler(String childKey)
key - The key for the org.wildfly.swarm.config.logging.FileHandler resourcepublic LoggingProfile logFiles(List<LogFile> value)
value - List of org.wildfly.swarm.config.logging.LogFile objects.public LoggingProfile logFile(LogFile value)
value - The org.wildfly.swarm.config.logging.LogFile to addpublic LoggingProfile logFile(String childKey, LogFileConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.LogFile resourceconfig - The org.wildfly.swarm.config.logging.LogFileConfigurator to usepublic LoggingProfile logFile(String childKey)
key - The key for the org.wildfly.swarm.config.logging.LogFile resourcepublic LoggingProfile patternFormatters(List<PatternFormatter> value)
value - List of org.wildfly.swarm.config.logging.PatternFormatter objects.public LoggingProfile patternFormatter(PatternFormatter value)
value - The org.wildfly.swarm.config.logging.PatternFormatter to addpublic LoggingProfile patternFormatter(String childKey, PatternFormatterConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.PatternFormatter resourceconfig - The org.wildfly.swarm.config.logging.PatternFormatterConfigurator to usepublic LoggingProfile patternFormatter(String childKey)
key - The key for the org.wildfly.swarm.config.logging.PatternFormatter resourcepublic LoggingProfile sizeRotatingFileHandlers(List<SizeRotatingFileHandler> value)
value - List of org.wildfly.swarm.config.logging.SizeRotatingFileHandler objects.public LoggingProfile sizeRotatingFileHandler(SizeRotatingFileHandler value)
value - The org.wildfly.swarm.config.logging.SizeRotatingFileHandler to addpublic LoggingProfile sizeRotatingFileHandler(String childKey, SizeRotatingFileHandlerConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.SizeRotatingFileHandler resourceconfig - The org.wildfly.swarm.config.logging.SizeRotatingFileHandlerConfigurator to usepublic LoggingProfile sizeRotatingFileHandler(String childKey)
key - The key for the org.wildfly.swarm.config.logging.SizeRotatingFileHandler resourcepublic LoggingProfile syslogHandlers(List<SyslogHandler> value)
value - List of org.wildfly.swarm.config.logging.SyslogHandler objects.public LoggingProfile syslogHandler(SyslogHandler value)
value - The org.wildfly.swarm.config.logging.SyslogHandler to addpublic LoggingProfile syslogHandler(String childKey, SyslogHandlerConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.SyslogHandler resourceconfig - The org.wildfly.swarm.config.logging.SyslogHandlerConfigurator to usepublic LoggingProfile syslogHandler(String childKey)
key - The key for the org.wildfly.swarm.config.logging.SyslogHandler resourcepublic LoggingProfile customHandlers(List<CustomHandler> value)
value - List of org.wildfly.swarm.config.logging.CustomHandler objects.public LoggingProfile customHandler(CustomHandler value)
value - The org.wildfly.swarm.config.logging.CustomHandler to addpublic LoggingProfile customHandler(String childKey, CustomHandlerConfigurator config)
key - The key for the org.wildfly.swarm.config.logging.CustomHandler resourceconfig - The org.wildfly.swarm.config.logging.CustomHandlerConfigurator to usepublic LoggingProfile customHandler(String childKey)
key - The key for the org.wildfly.swarm.config.logging.CustomHandler resourcepublic RootLogger rootLogger()
public LoggingProfile rootLogger(RootLogger value)
Copyright © 2015 JBoss by Red Hat. All rights reserved.