# File lib/logging/stats.rb, line 193
    def mark( event )
      sync {stats[event].mark}
    end