[ /* * The log levels that this handler will handle. */ 'handles' => [ 'critical', 'alert', 'emergency', 'debug', 'error', 'info', 'notice', 'warning', ], ], ]; }