# File lib/yard/logging.rb, line 12
def
self
.
instance
(
pipe
=
STDERR
)
@logger
||=
new
(
pipe
)
end