Method: SemanticLogger::Appender::File#encoding

Defined in:
lib/semantic_logger/appender/file.rb

#encodingObject

Returns the value of attribute encoding.



9
10
11
# File 'lib/semantic_logger/appender/file.rb', line 9

def encoding
  @encoding
end