14 15 16
# File 'lib/pbin/logger.rb', line 14 def now "#{Time.now.strftime("[%Y-%m-%d %H:%M:%S]")}" end