# File src/swiftcore/Analogger.rb, line 90 90: def update_now 91: @now = Time.now.strftime('%Y/%m/%d %H:%M:%S') 92: end