public function levelProvider() { return [['EMERGENCY'], ['ALERT'], ['CRITICAL'], ['ERROR'], ['WARNING'], ['NOTICE'], ['INFO'], ['DEBUG']]; }