| Package | Description |
|---|---|
| biz.paluch.logging.gelf.intern | |
| biz.paluch.logging.gelf.intern.sender | |
| biz.paluch.logging.gelf.standalone |
| Modifier and Type | Method and Description |
|---|---|
GelfSender |
GelfSenderProvider.create(GelfSenderConfiguration configuration)
Create the sender based on the passed configuration.
|
static GelfSender |
GelfSenderFactory.createSender(GelfSenderConfiguration senderConfiguration)
Create a GelfSender based on the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GelfSender |
RedisGelfSenderProvider.create(GelfSenderConfiguration configuration) |
GelfSender |
DefaultGelfSenderProvider.create(GelfSenderConfiguration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGelfSenderConfiguration
Default Gelf sender configuration for standalone use.
|
| Constructor and Description |
|---|
DatenpumpeImpl(GelfSenderConfiguration gelfSenderConfiguration) |
Copyright © 2013-2015. All Rights Reserved.