A B C D E F G H I J L M N P R S T V 

A

addField(MessageField) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
addField(String, String) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
addFields(Collection<? extends MessageField>) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
addMdcProfiling(LogEvent, GelfMessage) - Static method in class biz.paluch.logging.gelf.GelfUtil
 
ADDRESS - Static variable in class biz.paluch.logging.RuntimeContainer
Current Address.
append(LoggingEvent) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
append(LogEvent) - Method in class biz.paluch.logging.gelf.log4j2.GelfLogAppender
 
append(ILoggingEvent) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 

B

biz.paluch.logging - package biz.paluch.logging
 
biz.paluch.logging.gelf - package biz.paluch.logging.gelf
Base utilities for GELF (Graylog Extended Logging Format).
biz.paluch.logging.gelf.intern - package biz.paluch.logging.gelf.intern
 
biz.paluch.logging.gelf.intern.sender - package biz.paluch.logging.gelf.intern.sender
 
biz.paluch.logging.gelf.jboss7 - package biz.paluch.logging.gelf.jboss7
JBoss7/Java-Util-Logging handler for logstash submission over GELF with MDC.
biz.paluch.logging.gelf.jul - package biz.paluch.logging.gelf.jul
Java-Util-Logging handler for logstash submission over GELF.
biz.paluch.logging.gelf.log4j - package biz.paluch.logging.gelf.log4j
log4j appender for logstash submission over GELF.
biz.paluch.logging.gelf.log4j2 - package biz.paluch.logging.gelf.log4j2
log4j v2.x appender for logstash submission over GELF.
biz.paluch.logging.gelf.logback - package biz.paluch.logging.gelf.logback
logback appender for logstash submission over GELF.

C

close() - Method in interface biz.paluch.logging.gelf.intern.GelfSender
 
close() - Method in class biz.paluch.logging.gelf.intern.sender.GelfREDISSender
 
close() - Method in class biz.paluch.logging.gelf.intern.sender.GelfTCPSender
 
close() - Method in class biz.paluch.logging.gelf.intern.sender.GelfUDPSender
 
close() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
close() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
create(GelfSenderConfiguration) - Method in interface biz.paluch.logging.gelf.intern.GelfSenderProvider
 
create(GelfSenderConfiguration) - Method in class biz.paluch.logging.gelf.intern.sender.DefaultGelfSenderProvider
 
create(GelfSenderConfiguration) - Method in class biz.paluch.logging.gelf.intern.sender.RedisGelfSenderProvider
 
createAppender(String, Filter, GelfLogField[], GelfDynamicMdcLogFields[], String, String, String, String, String, String, String, String, String, String) - Static method in class biz.paluch.logging.gelf.log4j2.GelfLogAppender
 
createField(Configuration, String) - Static method in class biz.paluch.logging.gelf.log4j2.GelfDynamicMdcLogFields
 
createField(Configuration, String, String, String, String) - Static method in class biz.paluch.logging.gelf.log4j2.GelfLogField
 
createGelfMessage(LogEvent) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
Producte a Gelf message.
createGelfMessage(LogRecord) - Method in class biz.paluch.logging.gelf.jboss7.JBoss7GelfLogHandler
 
createGelfMessage(LogRecord) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
createGelfMessage(LoggingEvent) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
createGelfMessage(LogEvent) - Method in class biz.paluch.logging.gelf.log4j2.GelfLogAppender
 
createGelfMessage(ILoggingEvent) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
createGelfMessage(LogEvent) - Method in class biz.paluch.logging.gelf.MdcGelfMessageAssembler
 
createGelfMessageAssembler() - Method in class biz.paluch.logging.gelf.jboss7.JBoss7GelfLogHandler
 
createGelfMessageAssembler() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
createSender(GelfMessageAssembler, ErrorReporter) - Static method in class biz.paluch.logging.gelf.intern.GelfSenderFactory
 

D

DEFAULT_PORT - Static variable in interface biz.paluch.logging.gelf.intern.GelfSender
 
DefaultGelfSenderProvider - Class in biz.paluch.logging.gelf.intern.sender
(c) https://github.com/Batigoal/logstash-gelf.git
DefaultGelfSenderProvider() - Constructor for class biz.paluch.logging.gelf.intern.sender.DefaultGelfSenderProvider
 
DynamicMdcMessageField - Class in biz.paluch.logging.gelf
 
DynamicMdcMessageField(String) - Constructor for class biz.paluch.logging.gelf.DynamicMdcMessageField
 

E

ErrorReporter - Interface in biz.paluch.logging.gelf.intern
 

F

FIELD_FACILITY - Static variable in class biz.paluch.logging.gelf.intern.GelfMessage
 
FIELD_FULL_MESSAGE - Static variable in class biz.paluch.logging.gelf.intern.GelfMessage
 
FIELD_HOST - Static variable in class biz.paluch.logging.gelf.intern.GelfMessage
 
FIELD_LEVEL - Static variable in class biz.paluch.logging.gelf.intern.GelfMessage
 
FIELD_MESSAGE_PARAM - Static variable in class biz.paluch.logging.gelf.GelfMessageAssembler
 
FIELD_SHORT_MESSAGE - Static variable in class biz.paluch.logging.gelf.intern.GelfMessage
 
FIELD_STACK_TRACE - Static variable in class biz.paluch.logging.gelf.GelfMessageAssembler
 
FIELD_TIMESTAMP - Static variable in class biz.paluch.logging.gelf.intern.GelfMessage
 
FIRST_ACCESS - Static variable in class biz.paluch.logging.RuntimeContainer
Load-Time of this class.
flush() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
format(LogEvent, StringBuilder) - Method in class biz.paluch.logging.gelf.log4j2.HostnameConverter
 
FQDN_HOSTNAME - Static variable in class biz.paluch.logging.RuntimeContainer
Current FQDN Hostname.

G

GelfDynamicMdcLogFields - Class in biz.paluch.logging.gelf.log4j2
Configuration for dynamic log fields pulled from MDC.
GelfDynamicMdcLogFields(String) - Constructor for class biz.paluch.logging.gelf.log4j2.GelfDynamicMdcLogFields
 
GelfLogAppender - Class in biz.paluch.logging.gelf.log4j
Logging-Handler for GELF (Graylog Extended Logging Format).
GelfLogAppender() - Constructor for class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
GelfLogAppender - Class in biz.paluch.logging.gelf.log4j2
Logging-Handler for GELF (Graylog Extended Logging Format).
GelfLogAppender(String, Filter, MdcGelfMessageAssembler) - Constructor for class biz.paluch.logging.gelf.log4j2.GelfLogAppender
 
GelfLogbackAppender - Class in biz.paluch.logging.gelf.logback
Logging-Handler for GELF (Graylog Extended Logging Format).
GelfLogbackAppender() - Constructor for class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
GelfLogField - Class in biz.paluch.logging.gelf.log4j2
Configuration for a log field.
GelfLogField(String, String, String, PatternLayout) - Constructor for class biz.paluch.logging.gelf.log4j2.GelfLogField
 
GelfLogHandler - Class in biz.paluch.logging.gelf.jul
Logging-Handler for GELF (Graylog Extended Logging Format).
GelfLogHandler() - Constructor for class biz.paluch.logging.gelf.jul.GelfLogHandler
 
GelfMessage - Class in biz.paluch.logging.gelf.intern
(c) https://github.com/t0xa/gelfj
GelfMessage() - Constructor for class biz.paluch.logging.gelf.intern.GelfMessage
 
GelfMessage(String, String, long, String) - Constructor for class biz.paluch.logging.gelf.intern.GelfMessage
 
GelfMessageAssembler - Class in biz.paluch.logging.gelf
 
GelfMessageAssembler() - Constructor for class biz.paluch.logging.gelf.GelfMessageAssembler
 
gelfMessageAssembler - Variable in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
gelfMessageAssembler - Variable in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
gelfMessageAssembler - Variable in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
GelfREDISSender - Class in biz.paluch.logging.gelf.intern.sender
(c) https://github.com/strima/logstash-gelf.git
GelfREDISSender(JedisPool, String, ErrorReporter) - Constructor for class biz.paluch.logging.gelf.intern.sender.GelfREDISSender
 
GelfSender - Interface in biz.paluch.logging.gelf.intern
(c) https://github.com/t0xa/gelfj
gelfSender - Variable in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
gelfSender - Variable in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
gelfSender - Variable in class biz.paluch.logging.gelf.log4j2.GelfLogAppender
 
gelfSender - Variable in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
GelfSenderConfiguration - Interface in biz.paluch.logging.gelf.intern
 
GelfSenderFactory - Class in biz.paluch.logging.gelf.intern
 
GelfSenderFactory() - Constructor for class biz.paluch.logging.gelf.intern.GelfSenderFactory
 
GelfSenderProvider - Interface in biz.paluch.logging.gelf.intern
(c) https://github.com/Batigoal/logstash-gelf.git
GelfTCPSender - Class in biz.paluch.logging.gelf.intern.sender
(c) https://github.com/t0xa/gelfj
GelfTCPSender(String, int, ErrorReporter) - Constructor for class biz.paluch.logging.gelf.intern.sender.GelfTCPSender
 
GelfUDPSender - Class in biz.paluch.logging.gelf.intern.sender
(c) https://github.com/t0xa/gelfj
GelfUDPSender(String, int, ErrorReporter) - Constructor for class biz.paluch.logging.gelf.intern.sender.GelfUDPSender
 
GelfUtil - Class in biz.paluch.logging.gelf
 
getAdditonalFields() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getConfiguration() - Method in class biz.paluch.logging.gelf.intern.sender.RedisGelfSenderProvider
 
getCurrentMillis() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getDefaultMapping() - Static method in class biz.paluch.logging.gelf.LogMessageField
 
getDefaults() - Static method in class biz.paluch.logging.StackTraceFilter
 
getEntryNames() - Method in class biz.paluch.logging.gelf.Values
 
getErrorReport() - Method in interface biz.paluch.logging.gelf.intern.GelfSenderConfiguration
 
getFacility() - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
getFacility() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getFacility() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
getFacility() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
getFacility() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
getField(String) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getFieldName() - Method in enum biz.paluch.logging.gelf.LogMessageField.NamedLogField
 
getFilteredStackTrace(Throwable) - Static method in class biz.paluch.logging.StackTraceFilter
Filter Stack-Trace
getFilteredStackTrace(Throwable, boolean) - Static method in class biz.paluch.logging.StackTraceFilter
Filter Stack-Trace
getFullMessage() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getGraylogHost() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
getGraylogHost() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
getGraylogHost() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
getGraylogPort() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
getGraylogPort() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
getGraylogPort() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
getHost() - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
getHost() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getHost() - Method in interface biz.paluch.logging.gelf.intern.GelfSenderConfiguration
 
getHost() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
getHost() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
getHost() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
getJavaTimestamp() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getLevel() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getLiteral() - Method in class biz.paluch.logging.gelf.log4j2.GelfLogField
 
getLogTimestamp() - Method in class biz.paluch.logging.gelf.jul.JulLogEvent
 
getLogTimestamp() - Method in interface biz.paluch.logging.gelf.LogEvent
 
getMatchingMdcNames(DynamicMdcMessageField, Set<String>) - Static method in class biz.paluch.logging.gelf.GelfUtil
 
getMaximumMessageSize() - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
getMaximumMessageSize() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getMaximumMessageSize() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
getMaximumMessageSize() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
getMaximumMessageSize() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
getMdc() - Method in class biz.paluch.logging.gelf.log4j2.GelfLogField
 
getMdcName() - Method in class biz.paluch.logging.gelf.MdcMessageField
 
getMdcValue(String) - Method in class biz.paluch.logging.gelf.jboss7.JBoss7JulLogEvent
 
getMdcValue(String) - Method in class biz.paluch.logging.gelf.jul.JulLogEvent
 
getMdcValue(String) - Method in interface biz.paluch.logging.gelf.LogEvent
 
getMessage() - Method in class biz.paluch.logging.gelf.jul.JulLogEvent
 
getMessage() - Method in interface biz.paluch.logging.gelf.LogEvent
 
getName() - Method in class biz.paluch.logging.gelf.DynamicMdcMessageField
 
getName() - Method in class biz.paluch.logging.gelf.log4j2.GelfLogField
 
getName() - Method in class biz.paluch.logging.gelf.LogMessageField
 
getName() - Method in class biz.paluch.logging.gelf.MdcMessageField
 
getName() - Method in interface biz.paluch.logging.gelf.MessageField
 
getName() - Method in class biz.paluch.logging.gelf.StaticMessageField
 
getNamedLogField() - Method in class biz.paluch.logging.gelf.LogMessageField
 
getOriginHost() - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
getOriginHost() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
getOriginHost() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
getOriginHost() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
getParameters() - Method in class biz.paluch.logging.gelf.jul.JulLogEvent
 
getParameters() - Method in interface biz.paluch.logging.gelf.LogEvent
 
getPattern() - Method in class biz.paluch.logging.gelf.DynamicMdcMessageField
 
getPatternLayout() - Method in class biz.paluch.logging.gelf.log4j2.GelfLogField
 
getPatternLayout() - Method in class biz.paluch.logging.gelf.log4j2.PatternLogMessageField
 
getPort() - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
getPort() - Method in interface biz.paluch.logging.gelf.intern.GelfSenderConfiguration
 
getPort() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
getPort() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
getPort() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
getProperty(String) - Method in class biz.paluch.logging.gelf.jul.JulPropertyProvider
 
getProperty(String) - Method in interface biz.paluch.logging.gelf.PropertyProvider
 
getRegex() - Method in class biz.paluch.logging.gelf.DynamicMdcMessageField
 
getRegex() - Method in class biz.paluch.logging.gelf.log4j2.GelfDynamicMdcLogFields
 
getShortMessage() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getSimpleClassName(String) - Static method in class biz.paluch.logging.gelf.GelfUtil
 
getStyle() - Method in class biz.paluch.logging.gelf.log4j2.HostnameConverter
 
getSyslogLevel() - Method in class biz.paluch.logging.gelf.jul.JulLogEvent
 
getSyslogLevel() - Method in interface biz.paluch.logging.gelf.LogEvent
 
getThrowable() - Method in class biz.paluch.logging.gelf.jul.JulLogEvent
 
getThrowable() - Method in interface biz.paluch.logging.gelf.LogEvent
 
getTimestamp() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
getTimestampPattern() - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
getTimestampPattern() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
getTimestampPattern() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
getTimestampPattern() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
getValue(LogMessageField) - Method in class biz.paluch.logging.gelf.jul.JulLogEvent
 
getValue() - Method in class biz.paluch.logging.gelf.StaticMessageField
 
getValue(String) - Method in class biz.paluch.logging.gelf.Values
 
getValues(MessageField) - Method in class biz.paluch.logging.gelf.jboss7.JBoss7JulLogEvent
 
getValues(MessageField) - Method in class biz.paluch.logging.gelf.jul.JulLogEvent
 
getValues(MessageField) - Method in interface biz.paluch.logging.gelf.LogEvent
 
getVersion() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 

H

hasValues() - Method in class biz.paluch.logging.gelf.Values
 
HOSTNAME - Static variable in class biz.paluch.logging.RuntimeContainer
Current Hostname.
HostnameConverter - Class in biz.paluch.logging.gelf.log4j2
Provides the servername/Hostname.
HostnameConverter(String) - Constructor for class biz.paluch.logging.gelf.log4j2.HostnameConverter
 

I

initialize(PropertyProvider) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
Initialize datastructure from property provider.
initialize(PropertyProvider) - Method in class biz.paluch.logging.gelf.MdcGelfMessageAssembler
 
isEmpty(String) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
isExtractStackTrace() - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
isExtractStackTrace() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
isExtractStackTrace() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
isExtractStackTrace() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
isFilterStackTrace() - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
isFilterStackTrace() - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
isFilterStackTrace() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
isFilterStackTrace() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
isMdcProfiling() - Method in class biz.paluch.logging.gelf.jboss7.JBoss7GelfLogHandler
 
isMdcProfiling() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
isMdcProfiling() - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
isMdcProfiling() - Method in class biz.paluch.logging.gelf.MdcGelfMessageAssembler
 
isValid() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 

J

JBoss7GelfLogHandler - Class in biz.paluch.logging.gelf.jboss7
Logging-Handler for GELF (Graylog Extended Logging Format).
JBoss7GelfLogHandler() - Constructor for class biz.paluch.logging.gelf.jboss7.JBoss7GelfLogHandler
 
JBoss7JulLogEvent - Class in biz.paluch.logging.gelf.jboss7
 
JBoss7JulLogEvent(LogRecord) - Constructor for class biz.paluch.logging.gelf.jboss7.JBoss7JulLogEvent
 
JulLogEvent - Class in biz.paluch.logging.gelf.jul
 
JulLogEvent(LogRecord) - Constructor for class biz.paluch.logging.gelf.jul.JulLogEvent
 
JulPropertyProvider - Class in biz.paluch.logging.gelf.jul
 
JulPropertyProvider(Class<?>) - Constructor for class biz.paluch.logging.gelf.jul.JulPropertyProvider
 

L

LogEvent - Interface in biz.paluch.logging.gelf
Generic Log Event.
LogMessageField - Class in biz.paluch.logging.gelf
Field with reference to the log event.
LogMessageField(String, LogMessageField.NamedLogField) - Constructor for class biz.paluch.logging.gelf.LogMessageField
 
LogMessageField.NamedLogField - Enum in biz.paluch.logging.gelf
Named references to common log event fields.

M

main(String[]) - Static method in class biz.paluch.logging.RuntimeContainer
 
MDC_REQUEST_DURATION - Static variable in class biz.paluch.logging.gelf.GelfUtil
Profiling Duration in MDC.
MDC_REQUEST_END - Static variable in class biz.paluch.logging.gelf.GelfUtil
Profiling End in MDC.
MDC_REQUEST_START_MS - Static variable in class biz.paluch.logging.gelf.GelfUtil
Profiling Start in MDC (msec).
MdcGelfMessageAssembler - Class in biz.paluch.logging.gelf
Message-Assembler using MDC.
MdcGelfMessageAssembler() - Constructor for class biz.paluch.logging.gelf.MdcGelfMessageAssembler
 
MdcMessageField - Class in biz.paluch.logging.gelf
 
MdcMessageField(String, String) - Constructor for class biz.paluch.logging.gelf.MdcMessageField
 
MessageField - Interface in biz.paluch.logging.gelf
Generic message field.

N

newInstance(String[]) - Static method in class biz.paluch.logging.gelf.log4j2.HostnameConverter
 

P

PatternLogMessageField - Class in biz.paluch.logging.gelf.log4j2
 
PatternLogMessageField(String, LogMessageField.NamedLogField, PatternLayout) - Constructor for class biz.paluch.logging.gelf.log4j2.PatternLogMessageField
 
PROPERTY_ADDITIONAL_FIELD - Static variable in interface biz.paluch.logging.gelf.PropertyProvider
 
PROPERTY_DYNAMIC_MDC_FIELD - Static variable in class biz.paluch.logging.gelf.MdcGelfMessageAssembler
 
PROPERTY_EXTRACT_STACKTRACE - Static variable in interface biz.paluch.logging.gelf.PropertyProvider
 
PROPERTY_FACILITY - Static variable in interface biz.paluch.logging.gelf.PropertyProvider
 
PROPERTY_FILTER_STACK_TRACE - Static variable in interface biz.paluch.logging.gelf.PropertyProvider
 
PROPERTY_GRAYLOG_HOST - Static variable in interface biz.paluch.logging.gelf.PropertyProvider
Deprecated.
Use host.
PROPERTY_GRAYLOG_PORT - Static variable in interface biz.paluch.logging.gelf.PropertyProvider
Deprecated.
use port.
PROPERTY_HOST - Static variable in interface biz.paluch.logging.gelf.PropertyProvider
 
PROPERTY_LOGSTASH_GELF_FQDN_HOSTNAME - Static variable in class biz.paluch.logging.RuntimeContainerProperties
 
PROPERTY_LOGSTASH_GELF_HOSTNAME - Static variable in class biz.paluch.logging.RuntimeContainerProperties
 
PROPERTY_LOGSTASH_GELF_HOSTNAME_RESOLUTION_ORDER - Static variable in class biz.paluch.logging.RuntimeContainerProperties
 
PROPERTY_LOGSTASH_GELF_SKIP_HOSTNAME_RESOLUTION - Static variable in class biz.paluch.logging.RuntimeContainerProperties
 
PROPERTY_MAX_MESSAGE_SIZE - Static variable in interface biz.paluch.logging.gelf.PropertyProvider
 
PROPERTY_MDC_FIELD - Static variable in class biz.paluch.logging.gelf.MdcGelfMessageAssembler
 
PROPERTY_MDC_PROFILING - Static variable in class biz.paluch.logging.gelf.MdcGelfMessageAssembler
 
PROPERTY_ORIGIN_HOST - Static variable in interface biz.paluch.logging.gelf.PropertyProvider
 
PROPERTY_PORT - Static variable in interface biz.paluch.logging.gelf.PropertyProvider
 
PropertyProvider - Interface in biz.paluch.logging.gelf
Provides access to Log-Framework properties.
publish(LogRecord) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 

R

RedisGelfSenderProvider - Class in biz.paluch.logging.gelf.intern.sender
(c) https://github.com/Batigoal/logstash-gelf.git
RedisGelfSenderProvider() - Constructor for class biz.paluch.logging.gelf.intern.sender.RedisGelfSenderProvider
 
reportError(String, Exception) - Method in interface biz.paluch.logging.gelf.intern.ErrorReporter
 
reportError(String, Exception) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
reportError(String, Exception) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
reportError(String, Exception) - Method in class biz.paluch.logging.gelf.log4j2.GelfLogAppender
 
reportError(String, Exception) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
requiresLayout() - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
RESOLUTION_ORDER_LOCALHOST_NETWORK_FALLBACK - Static variable in class biz.paluch.logging.RuntimeContainerProperties
 
RESOLUTION_ORDER_NETWORK_LOCALHOST_FALLBACK - Static variable in class biz.paluch.logging.RuntimeContainerProperties
 
RuntimeContainer - Class in biz.paluch.logging
Static Details about the runtime container: Hostname (simple/fqdn), Address and timestamp of the first access (time when the application was loaded).
RuntimeContainerProperties - Class in biz.paluch.logging
 

S

sendMessage(GelfMessage) - Method in interface biz.paluch.logging.gelf.intern.GelfSender
 
sendMessage(GelfMessage) - Method in class biz.paluch.logging.gelf.intern.sender.GelfREDISSender
 
sendMessage(GelfMessage) - Method in class biz.paluch.logging.gelf.intern.sender.GelfTCPSender
 
sendMessage(GelfMessage) - Method in class biz.paluch.logging.gelf.intern.sender.GelfUDPSender
 
setAdditionalFields(String) - Method in class biz.paluch.logging.gelf.jboss7.JBoss7GelfLogHandler
 
setAdditionalFields(String) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setAdditionalFields(String) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setAdditionalFields(String) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setAdditonalFields(Map<String, String>) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
setDynamicMdcFields(String) - Method in class biz.paluch.logging.gelf.jboss7.JBoss7GelfLogHandler
 
setDynamicMdcFields(String) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setDynamicMdcFields(String) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setExtractStackTrace(boolean) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
setExtractStackTrace(boolean) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setExtractStackTrace(boolean) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setExtractStackTrace(boolean) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setFacility(String) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
setFacility(String) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
setFacility(String) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setFacility(String) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setFacility(String) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setFilterStackTrace(boolean) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
setFilterStackTrace(boolean) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setFilterStackTrace(boolean) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setFilterStackTrace(boolean) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setFullMessage(String) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
setGraylogHost(String) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setGraylogHost(String) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setGraylogHost(String) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setGraylogPort(int) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setGraylogPort(int) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setGraylogPort(int) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setHost(String) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
setHost(String) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
setHost(String) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setHost(String) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setHost(String) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setJavaTimestamp(long) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
setLevel(String) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
setMaximumMessageSize(int) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
setMaximumMessageSize(int) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
setMaximumMessageSize(int) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setMaximumMessageSize(int) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setMaximumMessageSize(int) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setMdcFields(String) - Method in class biz.paluch.logging.gelf.jboss7.JBoss7GelfLogHandler
 
setMdcFields(String) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setMdcFields(String) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setMdcProfiling(boolean) - Method in class biz.paluch.logging.gelf.jboss7.JBoss7GelfLogHandler
 
setMdcProfiling(boolean) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setMdcProfiling(boolean) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setMdcProfiling(boolean) - Method in class biz.paluch.logging.gelf.MdcGelfMessageAssembler
 
setOriginHost(String) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
setOriginHost(String) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setOriginHost(String) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setOriginHost(String) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setPort(int) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
setPort(int) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setPort(int) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setPort(int) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setShortMessage(String) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
setTestSenderClass(String) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setTestSenderClass(String) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setTestSenderClass(String) - Method in class biz.paluch.logging.gelf.log4j2.GelfLogAppender
 
setTestSenderClass(String) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setTimestampPattern(String) - Method in class biz.paluch.logging.gelf.GelfMessageAssembler
 
setTimestampPattern(String) - Method in class biz.paluch.logging.gelf.jul.GelfLogHandler
 
setTimestampPattern(String) - Method in class biz.paluch.logging.gelf.log4j.GelfLogAppender
 
setTimestampPattern(String) - Method in class biz.paluch.logging.gelf.logback.GelfLogbackAppender
 
setValue(String, Object) - Method in class biz.paluch.logging.gelf.Values
 
setVersion(String) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
size() - Method in class biz.paluch.logging.gelf.Values
 
StackTraceFilter - Class in biz.paluch.logging
Filtering Facility for Stack-Traces.
start() - Method in class biz.paluch.logging.gelf.log4j2.GelfLogAppender
 
StaticMessageField - Class in biz.paluch.logging.gelf
 
StaticMessageField(String, String) - Constructor for class biz.paluch.logging.gelf.StaticMessageField
 
stop() - Method in class biz.paluch.logging.gelf.log4j2.GelfLogAppender
 
supports(String) - Method in interface biz.paluch.logging.gelf.intern.GelfSenderProvider
 
supports(String) - Method in class biz.paluch.logging.gelf.intern.sender.DefaultGelfSenderProvider
 
supports(String) - Method in class biz.paluch.logging.gelf.intern.sender.RedisGelfSenderProvider
 

T

toAMQPBuffer() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
toJson(String) - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
toJson() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
toString() - Method in class biz.paluch.logging.gelf.DynamicMdcMessageField
 
toString() - Method in class biz.paluch.logging.gelf.LogMessageField
 
toString() - Method in class biz.paluch.logging.gelf.MdcMessageField
 
toString() - Method in class biz.paluch.logging.gelf.StaticMessageField
 
toTCPBuffer() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 
toUDPBuffers() - Method in class biz.paluch.logging.gelf.intern.GelfMessage
 

V

valueOf(String) - Static method in enum biz.paluch.logging.gelf.LogMessageField.NamedLogField
Returns the enum constant of this type with the specified name.
values() - Static method in enum biz.paluch.logging.gelf.LogMessageField.NamedLogField
Returns an array containing the constants of this enum type, in the order they are declared.
Values - Class in biz.paluch.logging.gelf
 
Values() - Constructor for class biz.paluch.logging.gelf.Values
 
Values(String, Object) - Constructor for class biz.paluch.logging.gelf.Values
 
A B C D E F G H I J L M N P R S T V 

Copyright © 2013-2014. All Rights Reserved.