Love Fuel?
Donate
About
Forums
Discussions
Login
FuelPHP Forums
Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
General
Found bug in the Log class
soseki
February 2019
Version: dev-1.9
I go following error when I set to large memory limit.
Parse Error - Level "Link" is not defined, use one of: 100, 200, 250, 300, 400, 500, 550, 600
Harro
February 2019
Not much information to go on.
A log level "link" doesn't exist, so where does that come from?
soseki
February 2019
I got following error.
ERROR - 2019-02-12 00:21:23 --> shutdown - Level "Link" is not defined, use one of: 100, 200, 250, 300, 400, 500, 550, 600 in ..fuel/vendor/monolog/monolog/src/Monolog/Logger.php
Then, it seems the error comes from following file I guess.
config/event.php
soseki
February 2019
Oh....that file should be placed by myself.
Sorry for that.
By the way, this URL says A log level "link" dose exist.
https://fuelphp.com/docs/classes/log.html
Maybe, you need to fix that out.
soseki
February 2019
Here we go.
https://github.com/fuel/docs/issues/747
Harro
February 2019
Accepted Answer
Thanks, I'll have a look. This looks like from before we switched to using Monolog.
Add a Comment
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
5,088
General
↳ General
3,364
↳ Job Board
13
↳ Installation & Setup
214
Packages
↳ Oil
213
↳ Orm
700
↳ Auth
260
Development
↳ Tips and Tutorials
126
↳ Code share
145
↳ Applications
52
In this Discussion
Harro
February 2019
soseki
February 2019