tsaikd / gogstash

Logstash like, written in golang
MIT License
644 stars 106 forks source link

Fixed panic situation with missing type #194

Closed helgeolav closed 2 years ago

helgeolav commented 2 years ago

Proposed change to handle panic situation when type is missing in configuration - as discussed in #193.