yoeriboven / laravel-log-db

A database driver for logging with Laravel
MIT License
45 stars 13 forks source link

Adds to the configuration the minimum log level to store #28

Open ComeCaramelos opened 3 weeks ago

ComeCaramelos commented 3 weeks ago

Checking the value of config('logging.channels.db.level') against the current log level before writing to database