Method: Logoris#log_file

Defined in:
lib/logoris.rb

#log_fileString

The optional error_file to log both stdout and stderr events.



15
16
17
# File 'lib/logoris.rb', line 15

def log_file
  @log_file
end