module Ougai::Logging

def append(severity, args)

def append(severity, args)
  raise NotImplementedError
end