Libraries
»
narou
(2.7.1)
»
Index
»
#error
Method: #error
Defined in:
lib/logger.rb
#
error
(str) ⇒
Object
158 159 160
# File 'lib/logger.rb', line 158
def
error
(
str
)
$stdout
.
error
str
end