Libraries
»
logical-insight
(0.4.7)
»
Index
»
Insight
»
Logger
»
#fatal
Method: Insight::Logger#fatal
Defined in:
lib/insight/logger.rb
#
fatal
⇒
Object
39
# File 'lib/insight/logger.rb', line 39
def
fatal
;
log
(
FATAL
,
yield
)
end