struct Cryload::Stats::ErrorEntry

Defined in:

cryload/stats.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(category : String, count : Int64, percent : Float64, sample_message : Nil | String) #

Instance Method Detail

def category : String #

def count : Int64 #

def percent : Float64 #

def sample_message : String | Nil #