# File lib/ramaze/log/informer.rb, line 136 def timestamp mask = class_trait[:timestamp] Time.now.strftime(mask || "%Y-%m-%d %H:%M:%S") end