# File lib/simp/cli/config/logging.rb, line 70
def
fatal
(
*
args
)
log_and_say
(
:fatal
,
*
args
)
end