# File lib/rbg/config.rb, line 53
def
logger
@logger
||=
MonoLogger
.
new
(
self
.
log_path
)
end