module Ougai::Logging

def chain(_severity, _args, _fields, _hooks)

def chain(_severity, _args, _fields, _hooks)
  raise NotImplementedError
end