A B C D G H I L N P S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(LogEvent, ByteBuffer) - Method in class pl.tkowalcz.tjahzi.log4j2.AppenderLogic
- append(Layout<? extends Serializable>, LogEvent) - Method in class pl.tkowalcz.tjahzi.log4j2.AppenderLogic
- append(LogEvent) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppender
- AppenderLogic - Class in pl.tkowalcz.tjahzi.log4j2
- AppenderLogic(LoggingSystem, String, Map<String, String>) - Constructor for class pl.tkowalcz.tjahzi.log4j2.AppenderLogic
B
- build() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- ByteBufferDestinations - Class in pl.tkowalcz.tjahzi.log4j2
- ByteBufferDestinations() - Constructor for class pl.tkowalcz.tjahzi.log4j2.ByteBufferDestinations
C
- close(long, TimeUnit) - Method in class pl.tkowalcz.tjahzi.log4j2.AppenderLogic
- convertLabelsDroppingInvalid() - Method in class pl.tkowalcz.tjahzi.log4j2.LabelFactory
- createHeader(String, String) - Static method in class pl.tkowalcz.tjahzi.log4j2.Header
- createLabel(String, String) - Static method in class pl.tkowalcz.tjahzi.log4j2.Label
D
- drain(ByteBuffer) - Method in class pl.tkowalcz.tjahzi.log4j2.ByteBufferDestinations
- drainRemaining() - Method in class pl.tkowalcz.tjahzi.log4j2.ByteBufferDestinations
G
- getBatchSize() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getBatchWait() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getBufferSizeMegabytes() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getByteBuffer() - Method in class pl.tkowalcz.tjahzi.log4j2.ByteBufferDestinations
- getConnectTimeoutMillis() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getDynamicLabels() - Method in class pl.tkowalcz.tjahzi.log4j2.LabelsDescriptor
- getHeaders() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getHost() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getLabels() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getLoggingSystem() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppender
- getLogLevelLabel() - Method in class pl.tkowalcz.tjahzi.log4j2.LabelsDescriptor
- getLogLevelLabel() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getMaxRequestsInFlight() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getMaxRetries() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getName() - Method in class pl.tkowalcz.tjahzi.log4j2.Property
-
Returns the property name.
- getPort() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getReadTimeoutMillis() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- getStaticLabels() - Method in class pl.tkowalcz.tjahzi.log4j2.LabelsDescriptor
- getValue() - Method in class pl.tkowalcz.tjahzi.log4j2.Property
-
Returns the property value.
H
- hasValidName() - Method in class pl.tkowalcz.tjahzi.log4j2.Label
- hasValidName(String) - Static method in class pl.tkowalcz.tjahzi.log4j2.Label
- Header - Class in pl.tkowalcz.tjahzi.log4j2
- Header(String, String) - Constructor for class pl.tkowalcz.tjahzi.log4j2.Header
I
- initialize(BiConsumer<LogEvent, ByteBuffer>, LogEvent) - Method in class pl.tkowalcz.tjahzi.log4j2.ByteBufferDestinations
- isUseOffHeapBuffer() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- isValueNeedsLookup() - Method in class pl.tkowalcz.tjahzi.log4j2.Property
-
Returns
trueif the value contains a substitutable property that requires a lookup to be resolved.
L
- Label - Class in pl.tkowalcz.tjahzi.log4j2
- LabelFactory - Class in pl.tkowalcz.tjahzi.log4j2
- LabelFactory(String, Label...) - Constructor for class pl.tkowalcz.tjahzi.log4j2.LabelFactory
- LabelsDescriptor - Class in pl.tkowalcz.tjahzi.log4j2
- LabelsDescriptor(String, Map<String, String>, Map<String, String>) - Constructor for class pl.tkowalcz.tjahzi.log4j2.LabelsDescriptor
- LokiAppender - Class in pl.tkowalcz.tjahzi.log4j2
-
Loki Appender.
- LokiAppenderBuilder<B extends LokiAppenderBuilder<B>> - Class in pl.tkowalcz.tjahzi.log4j2
-
Builds LokiAppender instances.
- LokiAppenderBuilder() - Constructor for class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
N
- newBuilder() - Static method in class pl.tkowalcz.tjahzi.log4j2.LokiAppender
P
- pl.tkowalcz.tjahzi.log4j2 - package pl.tkowalcz.tjahzi.log4j2
- Property - Class in pl.tkowalcz.tjahzi.log4j2
-
Class copied from org.apache.logging.log4j.core.config.Property.
- Property(String, String) - Constructor for class pl.tkowalcz.tjahzi.log4j2.Property
S
- setBufferSizeMegabytes(int) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- setConnectTimeoutMillis(int) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- setHeaders(Header[]) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- setHost(String) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- setLabels(Label[]) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- setLogLevelLabel(String) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- setMaxRequestsInFlight(int) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- setMaxRetries(int) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- setMonitoringModule(MonitoringModule) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppender
-
This is an entry point to set monitoring (statistics) hooks for this appender.
- setPort(int) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- setReadTimeoutMillis(int) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- setUseOffHeapBuffer(boolean) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppenderBuilder
- start() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppender
- stop(long, TimeUnit) - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppender
T
- threadLocal() - Static method in class pl.tkowalcz.tjahzi.log4j2.ByteBufferDestinations
- toString() - Method in class pl.tkowalcz.tjahzi.log4j2.LokiAppender
- toString() - Method in class pl.tkowalcz.tjahzi.log4j2.Property
W
- writeBytes(byte[], int, int) - Method in class pl.tkowalcz.tjahzi.log4j2.ByteBufferDestinations
- writeBytes(ByteBuffer) - Method in class pl.tkowalcz.tjahzi.log4j2.ByteBufferDestinations
All Classes All Packages