Method: Fuse.log_file

Defined in:
lib/fuse.rb

.log_fileObject



22
23
24
# File 'lib/fuse.rb', line 22

def log_file
  @log_file ||= $stderr
end