class

Azu::LogPerformanceReporter

Inherits Azu::PerformanceReporter < Reference < Object

Concrete implementation for beautiful terminal logging

Instance methods

format_report(stats, since : Time | Nil) : String

Abstract method to be implemented by concrete reporters

Source
log_daily_report
Source
log_health_check
Source
log_hourly_report
Source
log_summary(since : Time | Nil = nil) : Nil

Specific methods for log reporter

Source
output(content : String) : Nil

Abstract method for output mechanism

Source
unavailable_message
Source