Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.logging | |
org.wildfly.swarm.fluentd | |
org.wildfly.swarm.logging | |
org.wildfly.swarm.logstash |
Class and Description |
---|
AsyncHandler
Defines a handler which writes to the sub-handlers in an asynchronous thread.
|
AsyncHandlerConsumer |
AsyncHandlerSupplier |
ConsoleHandler
Defines a handler which writes to the console.
|
ConsoleHandlerConsumer |
ConsoleHandlerSupplier |
CustomFormatter
A custom formatter to be used with handlers.
|
CustomFormatterConsumer |
CustomFormatterSupplier |
CustomHandler
Defines a custom logging handler.
|
CustomHandlerConsumer |
CustomHandlerSupplier |
FileHandler
Defines a handler which writes to a file.
|
FileHandlerConsumer |
FileHandlerSupplier |
JsonFormatter
A formatter that formats log messages in JSON.
|
JsonFormatterConsumer |
JsonFormatterSupplier |
LogFile
Log files that are available to be read.
|
LogFileConsumer |
LogFileSupplier |
Logger
Defines a logger category.
|
LoggerConsumer |
LoggerSupplier |
LoggingProfile
The configuration of the logging subsystem.
|
LoggingProfileConsumer |
LoggingProfileSupplier |
PatternFormatter
A pattern formatter to be used with handlers.
|
PatternFormatterConsumer |
PatternFormatterSupplier |
PeriodicRotatingFileHandler
Defines a handler which writes to a file, rotating the log after a time
period derived from the given suffix string, which should be in a format
understood by java.text.SimpleDateFormat.
|
PeriodicRotatingFileHandlerConsumer |
PeriodicRotatingFileHandlerSupplier |
PeriodicSizeRotatingFileHandler
Defines a handler which writes to a file, rotating the log after a time
period derived from the given suffix string or after the size of the file
grows beyond a certain point and keeping a fixed number of backups.
|
PeriodicSizeRotatingFileHandlerConsumer |
PeriodicSizeRotatingFileHandlerSupplier |
RootLogger
Defines the root logger for this log context.
|
RootLoggerConsumer |
RootLoggerSupplier |
SizeRotatingFileHandler
Defines a handler which writes to a file, rotating the log after the size of
the file grows beyond a certain point and keeping a fixed number of backups.
|
SizeRotatingFileHandlerConsumer |
SizeRotatingFileHandlerSupplier |
SocketHandler
Defines a handler which writes to a socket.
|
SocketHandlerConsumer |
SocketHandlerSupplier |
SyslogHandler
Defines a syslog handler.
|
SyslogHandlerConsumer |
SyslogHandlerSupplier |
XmlFormatter
A formatter that formats log messages in XML.
|
XmlFormatterConsumer |
XmlFormatterSupplier |
Class and Description |
---|
AsyncHandler
Defines a handler which writes to the sub-handlers in an asynchronous thread.
|
AsyncHandler.OverflowAction |
AsyncHandlerConsumer |
AsyncHandlerSupplier |
ConsoleHandler
Defines a handler which writes to the console.
|
ConsoleHandler.Target |
ConsoleHandlerConsumer |
ConsoleHandlerSupplier |
CustomFormatter
A custom formatter to be used with handlers.
|
CustomFormatterConsumer |
CustomFormatterSupplier |
CustomHandler
Defines a custom logging handler.
|
CustomHandlerConsumer |
CustomHandlerSupplier |
ExceptionOutputType |
FileHandler
Defines a handler which writes to a file.
|
FileHandlerConsumer |
FileHandlerSupplier |
JsonFormatter
A formatter that formats log messages in JSON.
|
JsonFormatterConsumer |
JsonFormatterSupplier |
Level |
LogFile
Log files that are available to be read.
|
LogFileConsumer |
LogFileSupplier |
Logger
Defines a logger category.
|
LoggerConsumer |
LoggerSupplier |
LoggingProfile
The configuration of the logging subsystem.
|
LoggingProfile.LoggingProfileResources
Child mutators for LoggingProfile
|
LoggingProfileConsumer |
PatternFormatter
A pattern formatter to be used with handlers.
|
PatternFormatterConsumer |
PatternFormatterSupplier |
PeriodicRotatingFileHandler
Defines a handler which writes to a file, rotating the log after a time
period derived from the given suffix string, which should be in a format
understood by java.text.SimpleDateFormat.
|
PeriodicRotatingFileHandlerConsumer |
PeriodicRotatingFileHandlerSupplier |
PeriodicSizeRotatingFileHandler
Defines a handler which writes to a file, rotating the log after a time
period derived from the given suffix string or after the size of the file
grows beyond a certain point and keeping a fixed number of backups.
|
PeriodicSizeRotatingFileHandlerConsumer |
PeriodicSizeRotatingFileHandlerSupplier |
RootLogger
Defines the root logger for this log context.
|
RootLoggerConsumer |
RootLoggerSupplier |
SizeRotatingFileHandler
Defines a handler which writes to a file, rotating the log after the size of
the file grows beyond a certain point and keeping a fixed number of backups.
|
SizeRotatingFileHandlerConsumer |
SizeRotatingFileHandlerSupplier |
SocketHandler
Defines a handler which writes to a socket.
|
SocketHandler.Protocol |
SocketHandlerConsumer |
SocketHandlerSupplier |
SyslogHandler
Defines a syslog handler.
|
SyslogHandler.Facility |
SyslogHandler.SyslogFormat |
SyslogHandlerConsumer |
SyslogHandlerSupplier |
XmlFormatter
A formatter that formats log messages in XML.
|
XmlFormatterConsumer |
XmlFormatterSupplier |
Class and Description |
---|
Level |
Class and Description |
---|
AsyncHandler
Defines a handler which writes to the sub-handlers in an asynchronous thread.
|
ConsoleHandler
Defines a handler which writes to the console.
|
CustomFormatter
A custom formatter to be used with handlers.
|
CustomHandler
Defines a custom logging handler.
|
FileHandler
Defines a handler which writes to a file.
|
Level |
PatternFormatter
A pattern formatter to be used with handlers.
|
SyslogHandler
Defines a syslog handler.
|
Class and Description |
---|
Level |
Copyright © 2019 JBoss by Red Hat. All rights reserved.