dwbutler / logstash-logger

Ruby logger that writes logstash events
MIT License
456 stars 118 forks source link

Useless Access Modifier #167

Closed arianf closed 2 years ago

arianf commented 2 years ago

Since everything here is a class method, RuboCop is telling me that this is a useless definition

https://github.com/dwbutler/logstash-logger/blob/b8f5403c44150f10d15b01133f8b6d1e9eb31806/lib/logstash-logger/logger.rb#L29