# File lib/lograge/formatters/graylog2.rb, line 21
def
underscore_prefix
(
key
)
"_#{key}"
.
to_sym
end