class Cryload::Logger

Overview

Singleton class which handles all the logging

Defined in:

cryload/logger.cr

Class Method Summary

Class Method Detail

def self.log_final #

Logs the final Cryload.stats containing all the information.


[View source]
def self.log_ongoing #

Logs the ongoing request and prints out total request made up until that time.


[View source]