Method: LogMaster::Configuration#from

Defined in:
lib/log_master/configuration.rb

#fromObject

These are options that directly affect the email



10
11
12
# File 'lib/log_master/configuration.rb', line 10

def from
  @from
end