Libraries
»
ffwd
(0.4.7)
»
Index
»
FFWD
»
ClassLogger
»
#debug?
Method: FFWD::ClassLogger#debug?
Defined in:
lib/ffwd/logging.rb
#
debug?
⇒
Boolean
Returns:
(
Boolean
)
89 90 91
# File 'lib/ffwd/logging.rb', line 89
def
debug?
FFWD
.
log
.
debug?
end