102 103 104
# File 'lib/l2metable.rb', line 102 def log_hash(hash = {}) log_write(join_hash(log_base_hash.merge(hash))) end