Question:Which of the following is not correct laravel debug-level function at the Log class?
A Log::info() B Log::warning() C Log::error() D Log::critical() E Log:debug() F Log::dump()
+ AnswerF
+ Report