micahhausler / logspout-gelf

Logspout Adapter for Graylog's GELF
MIT License
28 stars 61 forks source link

Fixing array OOB issue on label slicing #8

Closed martinbaillie closed 7 years ago

martinbaillie commented 7 years ago

I had a quick play with this adapter earlier and spotted an issue with small labels causing an out of bounds error. This should fix it.