class Cryload::Logger
- Cryload::Logger
- Reference
- Object
Overview
Singleton class which handles all the logging
Defined in:
cryload/logger.crClass Method Summary
-
.log_final
Logs the final Cryload.stats containing all the information.
-
.log_ongoing
Logs the ongoing request and prints out total request made up until that time.
Class Method Detail
def self.log_ongoing
#
Logs the ongoing request and prints out total request made up until that time.