struct Haystack::Log

Included Modules

Defined in:

haystack/log.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def attempts : Int32 | Nil #

[View source]
def authentication : String | Nil #

[View source]
def channel : Channel | Nil #

[View source]
def errors : Int32 | Nil #

[View source]
def history : Array(History) | Nil #

[View source]
def input : Array(String) | Nil #

[View source]
def mobile #

[View source]
def mobile? #

[View source]
def start_time : Int64 | Nil #

[View source]
def success #

[View source]
def success? #

[View source]
def time_spent : Int64 | Nil #

[View source]