<?php return [ 'all' => 'All', 'emergency' => 'Emergency', 'alert' => 'Alert', 'critical' => 'Critical', 'error' => 'Error', 'warning' => 'Warning', 'notice' => 'Notice', 'info' => 'Info', 'debug' => 'Debug', ];