# File lib/moneta/logger.rb, line 19
def
log
(
entry
)
@out
.
write
(
format
(
entry
))
end