Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the Severity Levels in Laravel ?



What are the Severity Levels in Laravel ?..

Answer / rajani

As Laravel uses monolog PHP logging library, there are various parameters used for analyzing severity levels.
Various severity levels that are available are error, critical, alert and emergency messages.
You can set the severity level as shown in the command below -

'log_level' => env('APP_LOG_LEVEL', 'error')

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is the use of fillable in laravel?

0 Answers  


Explain how to create custom middleware in laravel?

0 Answers  


In which folder robot.txt is placed?

0 Answers  


What is queues?

0 Answers  


What is use of middleware in laravel?

1 Answers  


What is url in laravel?

0 Answers  


How can we use the custom table in laravel?

0 Answers  


What is contract in laravel?

0 Answers  


What are accessors and mutators in eloquent and why should you use them?

0 Answers  


What are bundles, reverse routing and the ioc container?

0 Answers  


Explain facades in laravel?

0 Answers  


What is backend framework?

0 Answers  


Categories