Method: Bj::Runner::ClassMethods#log

Defined in:
lib/bj/runner.rb

#logObject



130
131
132
# File 'lib/bj/runner.rb', line 130

def log
  File.join logdir, "bj.#{ Bj.hostname }.#{ Bj.rails_env }.log"
end