class

Pared::Views::LogsPage

Inherits Pared::Views::ApplicationLayout < Blueprint::HTML < Blueprint::HTML::StandardElements < Blueprint::HTML::ElementRegistrar < Reference < Object

Constructors

new(current_user : User, recent_alerts : Array(SystemAlert), latest_logs : Array(Pared::JournalReader::LogEntry), audit_logs : Array(Hash(String, String)), csrf_token : String | Nil = nil)
Source