Libraries
»
narou
(3.7.0)
»
Index
»
#error
Method: #error
Defined in:
lib/narou_logger.rb
#
error
(str) ⇒
Object
287 288 289
# File 'lib/narou_logger.rb', line 287
def
error
(
str
)
$stdout
.
error
str
end