# File lib/lograge/formatters/cee.rb, line 4
def
call
(
data
)
"@cee: #{JSON.dump(data)}"
end