module Lato::Log

def self.table_name_prefix

def self.table_name_prefix
  "lato_log_"
end