public interface GelfSenderProvider
| Modifier and Type | Method and Description |
|---|---|
GelfSender |
create(GelfSenderConfiguration configuration)
Create the sender based on the passed configuration.
|
boolean |
supports(String host) |
boolean supports(String host)
host - GelfSender create(GelfSenderConfiguration configuration) throws IOException
configuration - IOExceptionCopyright © 2013-2014. All Rights Reserved.