module Ougai::Logging

def chain(severity, args, fields)

def chain(severity, args, fields)
  raise NotImplementedError
end