31 32 33
# File 'lib/logx/current_buffer.rb', line 31 def append(**keyvals) @buffer.append(**keyvals) end