class SemanticLogger::Formatters::Raw

def pid

Process ID
def pid
  hash[:pid] = super
end