Method: Logoris#out_file

Defined in:
lib/logoris.rb

#out_fileString

The optional out_file to log stdout events.

Returns:

  • (String)


7
8
9
# File 'lib/logoris.rb', line 7

def out_file
  @out_file
end