in lib/grocery_delivery/logging.rb [26:30]
def self.init Syslog.open(File.basename($PROGRAM_NAME, '.rb')) @@init = true end