diff options
Diffstat (limited to 'src/Graylog/UDP.hs')
-rw-r--r-- | src/Graylog/UDP.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Graylog/UDP.hs b/src/Graylog/UDP.hs index cd7fe5a..7c8eb84 100644 --- a/src/Graylog/UDP.hs +++ b/src/Graylog/UDP.hs | |||
@@ -1,3 +1,4 @@ | |||
1 | -- | UDP Chunked support for sending messages to graylog. | ||
1 | module Graylog.UDP | 2 | module Graylog.UDP |
2 | ( sendLog | 3 | ( sendLog |
3 | 4 | ||