Moocar / logback-gelf

Logback plugin to send GELF messages to graylog2 server
Apache License 2.0
147 stars 59 forks source link

Add source port option to GelfUDPAppender #65

Open captaininspiration opened 9 years ago

captaininspiration commented 9 years ago

For performance purposes, we want to specify the source port of UDP packets (to use a load balancer with a connection table). Can you merge this improvement?

Thank you