# File lib/mcollective/logger/base.rb, line 41 def log(level, from, msg) raise "The logging class did not supply a log method" end